Home
last modified time | relevance | path

Searched refs:media_switcher (Results 1 – 2 of 2) 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()
138 media_switcher); in tifm_7xx1_switch_media()
283 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_resume()
339 INIT_WORK(&fm->media_switcher, tifm_7xx1_switch_media); in tifm_7xx1_probe()
/openbmc/linux/include/linux/
H A Dtifm.h119 struct work_struct media_switcher; member