Searched refs:restart_streaming (Results 1 – 2 of 2) sorted by relevance
114 schedule_work(&dev->restart_streaming); in au0828_bulk_timeout()148 schedule_work(&dev->restart_streaming); in urb_completion()325 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_stop_feed()348 restart_streaming); in au0828_restart_dvb_streaming()385 cancel_work_sync(&dev->restart_streaming); in au0828_set_frontend()427 INIT_WORK(&dev->restart_streaming, au0828_restart_dvb_streaming); in dvb_register()550 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_unregister()663 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_suspend()
197 struct work_struct restart_streaming; member