Home
last modified time | relevance | path

Searched defs:kpad (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/input/keyboard/
Dadp5588-keys.c220 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_get_value() local
238 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_set_value() local
255 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_set_config() local
284 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_direction_input() local
297 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_direction_output() local
323 static int adp5588_build_gpiomap(struct adp5588_kpad *kpad) in adp5588_build_gpiomap()
347 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_bus_lock() local
355 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_bus_sync_unlock() local
371 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_mask() local
382 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_unmask() local
[all …]
Dadp5589-keys.c391 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_get_value() local
410 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_set_value() local
429 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_input() local
449 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_output() local
474 static int adp5589_build_gpiomap(struct adp5589_kpad *kpad, in adp5589_build_gpiomap()
506 static int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add()
549 static inline int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add()
555 static void adp5589_report_switches(struct adp5589_kpad *kpad, in adp5589_report_switches()
570 static void adp5589_report_events(struct adp5589_kpad *kpad, int ev_cnt) in adp5589_report_events()
591 struct adp5589_kpad *kpad = handle; in adp5589_irq() local
[all …]
/linux-6.12.1/drivers/media/mc/
Dmc-device.c143 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