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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-mpeg.c55 static void request_module_async(struct work_struct *work) function
67 INIT_WORK(&dev->request_module_wk, request_module_async);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-core.c187 static void request_module_async(struct work_struct *work){ function
201 INIT_WORK(&dev->request_module_wk, request_module_async);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-driver.c169 static void request_module_async(struct work_struct *work) function
176 INIT_WORK(&dev->request_module_wk, request_module_async);

Completed in 107 milliseconds