Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c2847 struct gpioline_info_changed event_v1; in lineinfo_watch_read_unlocked() local
2849 gpio_v2_line_info_changed_to_v1(&event, &event_v1); in lineinfo_watch_read_unlocked()
2850 if (copy_to_user(buf + bytes_read, &event_v1, in lineinfo_watch_read_unlocked()