Searched refs:ifxusb_driver (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/ifxhcd/
H A DMakefile5 ifxusb_host-objs := ifxusb_driver.o
H A Difxusb_driver.c2 ** FILE NAME : ifxusb_driver.c
17 \file ifxusb_driver.c
436 \brief This function is called when the ifxusb_driver is installed with the insmod command.
440 static struct platform_driver ifxusb_driver = { variable in typeref:struct:platform_driver
456 retval = platform_driver_register(&ifxusb_driver);
495 platform_driver_unregister(&ifxusb_driver);

Completed in 27 milliseconds