Searched refs:fpm_event_select_wait (Results 1 – 1 of 1) sorted by relevance
35 static int fpm_event_select_wait(struct fpm_event_queue_s *queue, unsigned long int timeout);44 .wait = fpm_event_select_wait,81 static int fpm_event_select_wait(struct fpm_event_queue_s *queue, unsigned long int timeout) /* {{{… in fpm_event_select_wait() function
Completed in 7 milliseconds