Lines Matching refs:gpiochip_get_data
98 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_request()
105 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in()
122 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set()
135 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_out()
159 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get_direction()
188 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set_config()
260 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get()
278 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set_multiple()
291 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_ack()
300 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_mask()
309 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_mask_ack()
318 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_unmask()
328 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_set_type()
403 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_child_to_parent_hwirq()