Home
last modified time | relevance | path

Searched refs:tifm_queue_work (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/misc/
Dtifm_7xx1.c36 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_eject()
76 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_isr()
291 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_resume()
Dtifm_core.c312 void tifm_queue_work(struct work_struct *work) in tifm_queue_work() function
316 EXPORT_SYMBOL(tifm_queue_work);
/linux-4.1.27/include/linux/
Dtifm.h152 void tifm_queue_work(struct work_struct *work);