···3232* struct altera_gpio_chip3333* @mmchip : memory mapped chip structure.3434* @gpio_lock : synchronization lock so that new irq/set/get requests3535- will be blocked until the current one completes.3535+* will be blocked until the current one completes.3636* @interrupt_trigger : specifies the hardware configured IRQ trigger type3737- (rising, falling, both, high)3737+* (rising, falling, both, high)3838* @mapped_irq : kernel mapped irq number.3939*/4040struct altera_gpio_chip {