Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/cx88/
Dcx88-mpeg.c55 static void request_module_async(struct work_struct *work) in request_module_async() function
67 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/linux-3.3/drivers/media/video/cx231xx/
Dcx231xx-cards.c985 static void request_module_async(struct work_struct *work) in request_module_async() function
1000 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/linux-3.3/drivers/media/video/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()
/linux-3.3/drivers/media/video/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()
/linux-3.3/drivers/media/video/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()
/linux-3.3/drivers/media/video/em28xx/
Dem28xx-cards.c2860 static void request_module_async(struct work_struct *work) in request_module_async() function
2876 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()
/linux-3.3/drivers/media/video/bt8xx/
Dbttv-driver.c186 static void request_module_async(struct work_struct *work) in request_module_async() function
193 INIT_WORK(&dev->request_module_wk, request_module_async); in request_modules()