Home
last modified time | relevance | path

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

/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c146 static void request_module_async(struct work_struct *work){ in request_module_async() function
162 INIT_WORK(&dev->request_module_wk, request_module_async); in request_submodules()