Home
last modified time | relevance | path

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

/drivers/staging/media/go7007/
DREADME62 @@ -156,6 +156,8 @@ static void request_module_async(struct work_struct *work){
/drivers/media/pci/cx88/
Dcx88-mpeg.c59 static void request_module_async(struct work_struct *work) in request_module_async() function
71 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/drivers/media/usb/tm6000/
Dtm6000-cards.c1058 static void request_module_async(struct work_struct *work) in request_module_async() function
1071 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/drivers/media/pci/saa7134/
Dsaa7134-core.c153 static void request_module_async(struct work_struct *work){ in request_module_async() function
167 INIT_WORK(&dev->request_module_wk, request_module_async); in request_submodules()
/drivers/media/pci/cx18/
Dcx18-driver.c255 static void request_module_async(struct work_struct *work) in request_module_async() function
269 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/drivers/media/usb/cx231xx/
Dcx231xx-cards.c1052 static void request_module_async(struct work_struct *work) in request_module_async() function
1067 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/drivers/media/pci/ivtv/
Divtv-driver.c287 static void request_module_async(struct work_struct *work) in request_module_async() function
301 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/drivers/media/usb/em28xx/
Dem28xx-cards.c2793 static void request_module_async(struct work_struct *work) in request_module_async() function
2822 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/drivers/media/pci/bt8xx/
Dbttv-driver.c199 static void request_module_async(struct work_struct *work) in request_module_async() function
206 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()