Home
last modified time | relevance | path

Searched refs:media_switcher (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/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()
142 media_switcher); in tifm_7xx1_switch_media()
290 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_resume()
353 INIT_WORK(&fm->media_switcher, tifm_7xx1_switch_media); in tifm_7xx1_probe()
/linux-3.4.99/include/linux/
Dtifm.h123 struct work_struct media_switcher; member