Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx88/
H A 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/drivers/media/pci/cx18/
H A 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/drivers/media/pci/ivtv/
H A 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/drivers/media/pci/saa7134/
H A 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/drivers/media/usb/cx231xx/
H A 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/drivers/media/usb/em28xx/
H A Dem28xx-cards.c3434 static void request_module_async(struct work_struct *work) in request_module_async() function
3476 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/linux/drivers/media/pci/bt8xx/
H A 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()