Searched refs:restart_streaming (Results 1 – 2 of 2) sorted by relevance
143 schedule_work(&dev->restart_streaming); in urb_completion()305 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_stop_feed()328 restart_streaming); in au0828_restart_dvb_streaming()365 cancel_work_sync(&dev->restart_streaming); in au0828_set_frontend()407 INIT_WORK(&dev->restart_streaming, au0828_restart_dvb_streaming); in dvb_register()518 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_unregister()629 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_suspend()
202 struct work_struct restart_streaming; member