Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-cdev.c2266 struct gpioline_info_changed event_v1; in lineinfo_watch_read() local
2268 gpio_v2_line_info_changed_to_v1(&event, &event_v1); in lineinfo_watch_read()
2269 if (copy_to_user(buf + bytes_read, &event_v1, in lineinfo_watch_read()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib-cdev.c2668 struct gpioline_info_changed event_v1; in lineinfo_watch_read_unlocked() local
2670 gpio_v2_line_info_changed_to_v1(&event, &event_v1); in lineinfo_watch_read_unlocked()
2671 if (copy_to_user(buf + bytes_read, &event_v1, in lineinfo_watch_read_unlocked()

Completed in 8 milliseconds