Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-ws16c48.c34 * struct ws16c48_gpio - GPIO device private data structure
43 struct ws16c48_gpio { struct
55 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get_direction()
67 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_direction_input()
86 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_direction_output()
107 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get()
131 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get_multiple()
152 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_set()
177 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_set_multiple()
207 struct ws16c48_gpio *cons in ws16c48_irq_ack()
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-ws16c48.c103 * struct ws16c48_gpio - GPIO device private data structure
108 struct ws16c48_gpio { struct
116 struct ws16c48_gpio *const ws16c48gpio = irq_drv_data;
126 struct ws16c48_gpio *const ws16c48gpio = irq_drv_data;
136 struct ws16c48_gpio *const ws16c48gpio = irq_drv_data; in ws16c48_handle_mask_sync()
170 struct ws16c48_gpio *const ws16c48gpio = irq_drv_data; in ws16c48_set_type_config()
247 struct ws16c48_gpio *ws16c48gpio; in ws16c48_probe()

Completed in 2 milliseconds