Searched refs:restart_streaming (Results 1 – 2 of 2) sorted by relevance
104 schedule_work(&dev->restart_streaming); in au0828_bulk_timeout() 138 schedule_work(&dev->restart_streaming); in urb_completion() 315 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_stop_feed() 338 restart_streaming); in au0828_restart_dvb_streaming() 371 * We can't hold a mutex here, as the restart_streaming in au0828_set_frontend() 375 cancel_work_sync(&dev->restart_streaming); in au0828_set_frontend() 417 INIT_WORK(&dev->restart_streaming, au0828_restart_dvb_streaming); in dvb_register() 540 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_unregister() 653 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_suspend()
188 struct work_struct restart_streaming; member