Home
last modified time | relevance | path

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

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