Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/cx23885/
Dcx23885-av.h12 void cx23885_av_work_handler(struct work_struct *work);
Dcx23885-av.c14 void cx23885_av_work_handler(struct work_struct *work) in cx23885_av_work_handler() function
Dcx23885-core.c1967 INIT_WORK(&dev->cx25840_work, cx23885_av_work_handler); in cx23885_v4l2_dev_notify_init()