Searched refs:event_v1 (Results 1 – 1 of 1) sorted by relevance
2730 struct gpioline_info_changed event_v1; in lineinfo_watch_read() local2732 gpio_v2_line_info_changed_to_v1(&event, &event_v1); in lineinfo_watch_read()2733 if (copy_to_user(buf + bytes_read, &event_v1, in lineinfo_watch_read()