Searched refs:event_v1 (Results 1 – 1 of 1) sorted by relevance
2849 struct gpioline_info_changed event_v1; in lineinfo_watch_read_unlocked() local2851 gpio_v2_line_info_changed_to_v1(&event, &event_v1); in lineinfo_watch_read_unlocked()2852 if (copy_to_user(buf + bytes_read, &event_v1, in lineinfo_watch_read_unlocked()