Searched refs:gpio_event_app_user_attach (Results 1 – 1 of 1) sorted by relevance
491 static int gpio_event_app_user_attach(struct knote *);499 .f_attach = gpio_event_app_user_attach,1507 gpio_event_app_user_attach(struct knote *kn) in gpio_event_app_user_attach() function