Home
last modified time | relevance | path

Searched refs:request_module_async (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/media/pci/cx88/
Dcx88-mpeg.c42 static void request_module_async(struct work_struct *work) in request_module_async() function
55 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/linux-6.6.21/drivers/media/pci/cx18/
Dcx18-driver.c240 static void request_module_async(struct work_struct *work) in request_module_async() function
254 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/linux-6.6.21/drivers/media/pci/ivtv/
Divtv-driver.c283 static void request_module_async(struct work_struct *work) in request_module_async() function
297 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/linux-6.6.21/drivers/media/pci/saa7134/
Dsaa7134-core.c146 static void request_module_async(struct work_struct *work){ in request_module_async() function
162 INIT_WORK(&dev->request_module_wk, request_module_async); in request_submodules()
/linux-6.6.21/drivers/media/usb/cx231xx/
Dcx231xx-cards.c1519 static void request_module_async(struct work_struct *work) in request_module_async() function
1534 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/linux-6.6.21/drivers/media/usb/em28xx/
Dem28xx-cards.c3382 static void request_module_async(struct work_struct *work) in request_module_async() function
3424 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/linux-6.6.21/drivers/media/pci/bt8xx/
Dbttv-driver.c185 static void request_module_async(struct work_struct *work) in request_module_async() function
192 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()