Home
last modified time | relevance | path

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

/linux/drivers/tc/ !
H A Dtc-driver.c43 void tc_unregister_driver(struct tc_driver *tdrv) in tc_unregister_driver() function
47 EXPORT_SYMBOL(tc_unregister_driver);
/linux/include/linux/ !
H A Dtc.h126 extern void tc_unregister_driver(struct tc_driver *tdrv);
131 static inline void tc_unregister_driver(struct tc_driver *tdrv) { } in tc_unregister_driver() function
/linux/drivers/video/fbdev/ !
H A Dpmag-ba-fb.c283 tc_unregister_driver(&pmagbafb_driver); in pmagbafb_exit()
H A Dpmag-aa-fb.c293 tc_unregister_driver(&pmagaafb_driver); in pmagaafb_exit()
H A Dpmagb-b-fb.c401 tc_unregister_driver(&pmagbbfb_driver); in pmagbbfb_exit()
H A Dtgafb.c1574 tc_unregister_driver(&tgafb_tc_driver);
/linux/drivers/net/fddi/ !
H A Ddefza.c1562 tc_unregister_driver(&fza_driver); in fza_exit()
H A Ddefxx.c3857 tc_unregister_driver(&dfx_tc_driver); in dfx_cleanup()