Searched refs:remote_ctrl_work (Results 1 – 4 of 4) sorted by relevance
164 cancel_work_sync(&fdtv->remote_ctrl_work); in fdtv_unregister_rc()
90 struct work_struct remote_ctrl_work; member
271 INIT_WORK(&fdtv->remote_ctrl_work, avc_remote_ctrl_work); in node_probe()
282 schedule_work(&fdtv->remote_ctrl_work); in avc_recv()905 container_of(work, struct firedtv, remote_ctrl_work); in avc_remote_ctrl_work()