Searched refs:module_not_found (Results 1 – 1 of 1) sorted by relevance
67 static int module_not_found(char *, char *, int, char **, int *);304 if (module_not_found(driver_name, path_driver_name, in main()492 module_not_found(char *drv_name, char *drv_path, int drv_path_size, in module_not_found() function