Searched refs:ath_ahb_driver (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ | ||
H A D | ahb.c | 177 static struct platform_driver ath_ahb_driver = { variable in typeref:struct:platform_driver 190 return platform_driver_register(&ath_ahb_driver); ath_ahb_init() 195 platform_driver_unregister(&ath_ahb_driver); ath_ahb_exit() |
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ | ||
H A D | ahb.c | 225 static struct platform_driver ath_ahb_driver = { variable in typeref:struct:platform_driver 233 module_platform_driver(ath_ahb_driver); variable |
Completed in 95 milliseconds