Searched defs:kpad (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| D | adp5588-keys.c | 76 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_get_value() local 96 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_set_value() local 115 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_direction_input() local 133 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_direction_output() local 157 static int adp5588_build_gpiomap(struct adp5588_kpad *kpad, in adp5588_build_gpiomap() 182 static int adp5588_gpio_add(struct adp5588_kpad *kpad) in adp5588_gpio_add() 236 static void adp5588_gpio_remove(struct adp5588_kpad *kpad) in adp5588_gpio_remove() 257 static inline int adp5588_gpio_add(struct adp5588_kpad *kpad) in adp5588_gpio_add() 262 static inline void adp5588_gpio_remove(struct adp5588_kpad *kpad) in adp5588_gpio_remove() 267 static void adp5588_report_events(struct adp5588_kpad *kpad, int ev_cnt) in adp5588_report_events() [all …]
|
| D | adp5589-keys.c | 390 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_get_value() local 402 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_set_value() local 421 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_input() local 441 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_output() local 466 static int adp5589_build_gpiomap(struct adp5589_kpad *kpad, in adp5589_build_gpiomap() 498 static int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add() 553 static void adp5589_gpio_remove(struct adp5589_kpad *kpad) in adp5589_gpio_remove() 574 static inline int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add() 579 static inline void adp5589_gpio_remove(struct adp5589_kpad *kpad) in adp5589_gpio_remove() 584 static void adp5589_report_switches(struct adp5589_kpad *kpad, in adp5589_report_switches() [all …]
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| D | adp5588-keys.c | 219 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_get_value() local 239 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_set_value() local 258 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_set_config() local 292 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_direction_input() local 310 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_direction_output() local 337 static int adp5588_build_gpiomap(struct adp5588_kpad *kpad) in adp5588_build_gpiomap() 361 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_bus_lock() local 369 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_bus_sync_unlock() local 385 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_mask() local 396 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_unmask() local [all …]
|
| D | adp5589-keys.c | 391 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_get_value() local 403 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_set_value() local 422 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_input() local 442 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_output() local 467 static int adp5589_build_gpiomap(struct adp5589_kpad *kpad, in adp5589_build_gpiomap() 499 static int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add() 542 static inline int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add() 548 static void adp5589_report_switches(struct adp5589_kpad *kpad, in adp5589_report_switches() 563 static void adp5589_report_events(struct adp5589_kpad *kpad, int ev_cnt) in adp5589_report_events() 584 struct adp5589_kpad *kpad = handle; in adp5589_irq() local [all …]
|
| /kernel/linux/linux-5.10/drivers/media/mc/ |
| D | mc-device.c | 143 static void media_device_kpad_to_upad(const struct media_pad *kpad, in media_device_kpad_to_upad() 239 struct media_v2_pad kpad, __user *upad; in media_device_get_topology() local
|
| /kernel/linux/linux-6.6/drivers/media/mc/ |
| D | mc-device.c | 143 static void media_device_kpad_to_upad(const struct media_pad *kpad, in media_device_kpad_to_upad() 239 struct media_v2_pad kpad, __user *upad; in media_device_get_topology() local
|