Searched refs:request_module_async (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-driver.c252 static void request_module_async(struct work_struct *work) function
266 INIT_WORK(&dev->request_module_wk, request_module_async);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-cards.c480 static void request_module_async(struct work_struct *work) function
495 INIT_WORK(&dev->request_module_wk, request_module_async);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-mpeg.c54 static void request_module_async(struct work_struct *work) function
66 INIT_WORK(&dev->request_module_wk, request_module_async);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-core.c151 static void request_module_async(struct work_struct *work){ function
165 INIT_WORK(&dev->request_module_wk, request_module_async);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-cards.c2573 static void request_module_async(struct work_struct *work) function
2589 INIT_WORK(&dev->request_module_wk, request_module_async);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-driver.c183 static void request_module_async(struct work_struct *work) function
190 INIT_WORK(&dev->request_module_wk, request_module_async);

Completed in 133 milliseconds