Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dadp5585-keys.c43 static int adp5585_keys_validate_events(const struct adp5585_kpad *kpad, in adp5585_keys_validate_events()
74 const struct adp5585_kpad *kpad) in adp5585_keys_check_special_events()
94 struct adp5585_kpad *kpad = data; in adp5585_keys_pins_free() local
103 struct adp5585_kpad *kpad) in adp5585_keys_parse_fw()
190 struct adp5585_kpad *kpad) in adp5585_keys_setup()
229 struct adp5585_kpad *kpad = container_of(nb, struct adp5585_kpad, nb); in adp5585_keys_ev_handle() local
260 struct adp5585_kpad *kpad = data; in adp5585_keys_unreg_notifier() local
272 struct adp5585_kpad *kpad; in adp5585_keys_probe() local
H A 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
256 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_set_config() local
285 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_direction_input() local
298 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_direction_output() local
324 static int adp5588_build_gpiomap(struct adp5588_kpad *kpad) in adp5588_build_gpiomap()
348 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_bus_lock() local
356 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_bus_sync_unlock() local
372 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_mask() local
383 struct adp5588_kpad *kpad = gpiochip_get_data(gc); in adp5588_irq_unmask() local
[all …]
/linux/drivers/media/mc/
H A 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