Home
last modified time | relevance | path

Searched refs:tc3589x_gpio (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tc3589x.c27 struct tc3589x_gpio { struct
39 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_get() local
40 struct tc3589x *tc3589x = tc3589x_gpio->tc3589x; in tc3589x_gpio_get()
54 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_set() local
55 struct tc3589x *tc3589x = tc3589x_gpio->tc3589x; in tc3589x_gpio_set()
66 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_direction_output() local
67 struct tc3589x *tc3589x = tc3589x_gpio in tc3589x_gpio_direction_output()
79 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); tc3589x_gpio_direction_input() local
90 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); tc3589x_gpio_get_direction() local
109 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); tc3589x_gpio_set_config() local
160 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); tc3589x_gpio_irq_set_type() local
188 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); tc3589x_gpio_irq_lock() local
196 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); tc3589x_gpio_irq_sync_unlock() local
226 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); tc3589x_gpio_irq_mask() local
238 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); tc3589x_gpio_irq_unmask() local
258 struct tc3589x_gpio *tc3589x_gpio = dev; tc3589x_gpio_irq() local
294 struct tc3589x_gpio *tc3589x_gpio; tc3589x_gpio_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tc3589x.c27 struct tc3589x_gpio { struct
39 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_get() local
40 struct tc3589x *tc3589x = tc3589x_gpio->tc3589x; in tc3589x_gpio_get()
54 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_set() local
55 struct tc3589x *tc3589x = tc3589x_gpio->tc3589x; in tc3589x_gpio_set()
66 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_direction_output() local
67 struct tc3589x *tc3589x = tc3589x_gpio in tc3589x_gpio_direction_output()
79 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); tc3589x_gpio_direction_input() local
90 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); tc3589x_gpio_get_direction() local
109 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); tc3589x_gpio_set_config() local
160 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); tc3589x_gpio_irq_set_type() local
188 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); tc3589x_gpio_irq_lock() local
196 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); tc3589x_gpio_irq_sync_unlock() local
226 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); tc3589x_gpio_irq_mask() local
239 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); tc3589x_gpio_irq_unmask() local
262 struct tc3589x_gpio *tc3589x_gpio = dev; tc3589x_gpio_irq() local
298 struct tc3589x_gpio *tc3589x_gpio; tc3589x_gpio_probe() local
[all...]

Completed in 2 milliseconds