Home
last modified time | relevance | path

Searched refs:avc_remote_ctrl_work (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/firewire/
H A Dfiredtv.h121 void avc_remote_ctrl_work(struct work_struct *work);
H A Dfiredtv-fw.c271 INIT_WORK(&fdtv->remote_ctrl_work, avc_remote_ctrl_work); in node_probe()
H A Dfiredtv-avc.c904 void avc_remote_ctrl_work(struct work_struct *work) in avc_remote_ctrl_work() function