Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dtifm_7xx1.c32 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_eject()
72 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_isr()
283 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_resume()
H A Dtifm_core.c307 void tifm_queue_work(struct work_struct *work) in tifm_queue_work() function
311 EXPORT_SYMBOL(tifm_queue_work);
/openbmc/linux/include/linux/
H A Dtifm.h148 void tifm_queue_work(struct work_struct *work);