Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-cdev.c2235 struct gpioline_info_changed event_v1; in lineinfo_watch_read() local
2237 gpio_v2_line_info_changed_to_v1(&event, &event_v1); in lineinfo_watch_read()
2238 if (copy_to_user(buf + bytes_read, &event_v1, in lineinfo_watch_read()