Searched refs:media_switcher (Results 1 – 2 of 2) sorted by relevance
35 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_eject()75 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_isr()141 media_switcher); in tifm_7xx1_switch_media()289 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_resume()352 INIT_WORK(&fm->media_switcher, tifm_7xx1_switch_media); in tifm_7xx1_probe()
123 struct work_struct media_switcher; member