Searched refs:lineevent_state (Results 1 – 1 of 1) sorted by relevance
1754 struct lineevent_state { struct1773 struct lineevent_state *le = file->private_data; in lineevent_poll() argument1792 struct lineevent_state *le = container_of(nb, struct lineevent_state, in lineevent_unregistered_notify()1808 struct lineevent_state *le = file->private_data; in lineevent_read()1869 static void lineevent_free(struct lineevent_state *le) in lineevent_free()1892 struct lineevent_state *le = file->private_data; in lineevent_ioctl()1945 struct lineevent_state *le = p; in lineevent_irq_thread()1993 struct lineevent_state *le = p; in lineevent_irq_handler()2004 DEFINE_FREE(lineevent_free, struct lineevent_state *, if (!IS_ERR_OR_NULL(_T)) lineevent_free(_T))2009 struct lineevent_state *le __free(lineevent_free) = NULL; in lineevent_create()