Searched refs:rtas_event_scan (Results 1 – 2 of 2) sorted by relevance
416 static void rtas_event_scan(struct work_struct *w);417 static DECLARE_DELAYED_WORK(event_scan_work, rtas_event_scan);426 static void rtas_event_scan(struct work_struct *w) in rtas_event_scan() function
282 due to the rtas_event_scan() function.