Home
last modified time | relevance | path

Searched defs:ws16c48gpio (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-ws16c48.c55 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get_direction() local
67 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_direction_input() local
86 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_direction_output() local
107 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get() local
131 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get_multiple() local
152 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_set() local
177 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_set_multiple() local
207 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_irq_ack() local
233 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_irq_mask() local
257 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_irq_unmask() local
[all …]
/kernel/linux/linux-6.6/drivers/gpio/
Dgpio-ws16c48.c116 struct ws16c48_gpio *const ws16c48gpio = irq_drv_data; in ws16c48_handle_pre_irq() local
126 struct ws16c48_gpio *const ws16c48gpio = irq_drv_data; in ws16c48_handle_post_irq() local
136 struct ws16c48_gpio *const ws16c48gpio = irq_drv_data; in ws16c48_handle_mask_sync() local
170 struct ws16c48_gpio *const ws16c48gpio = irq_drv_data; in ws16c48_set_type_config() local
247 struct ws16c48_gpio *ws16c48gpio; in ws16c48_probe() local