Searched defs:request_module_async (Results 1 - 7 of 7) sorted by relevance

/drivers/media/video/cx231xx/
H A Dcx231xx-cards.c984 static void request_module_async(struct work_struct *work) function
999 INIT_WORK(&dev->request_module_wk, request_module_async);
/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);
/drivers/media/video/tm6000/
H A Dtm6000-cards.c1058 static void request_module_async(struct work_struct *work) function
1071 INIT_WORK(&dev->request_module_wk, request_module_async);
/drivers/media/video/cx18/
H A Dcx18-driver.c255 static void request_module_async(struct work_struct *work) function
269 INIT_WORK(&dev->request_module_wk, request_module_async);
/drivers/media/video/em28xx/
H A Dem28xx-cards.c2939 static void request_module_async(struct work_struct *work) function
2955 INIT_WORK(&dev->request_module_wk, request_module_async);
/drivers/media/video/saa7134/
H A Dsaa7134-core.c153 static void request_module_async(struct work_struct *work){ function
167 INIT_WORK(&dev->request_module_wk, request_module_async);
/drivers/media/video/bt8xx/
H A Dbttv-driver.c186 static void request_module_async(struct work_struct *work) function
193 INIT_WORK(&dev->request_module_wk, request_module_async);

Completed in 164 milliseconds