Searched refs:remote_ctrl_work (Results 1 – 4 of 4) sorted by relevance
168 cancel_work_sync(&fdtv->remote_ctrl_work); in fdtv_unregister_rc()
94 struct work_struct remote_ctrl_work; member
270 INIT_WORK(&fdtv->remote_ctrl_work, avc_remote_ctrl_work); in node_probe()
286 schedule_work(&fdtv->remote_ctrl_work); in avc_recv()909 container_of(work, struct firedtv, remote_ctrl_work); in avc_remote_ctrl_work()