Home
last modified time | relevance | path

Searched defs:tdrv (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/tc/
H A Dtc-driver.c28 int tc_register_driver(struct tc_driver *tdrv) in tc_register_driver() argument
43 void tc_unregister_driver(struct tc_driver *tdrv) in tc_unregister_driver() argument
59 static const struct tc_device_id *tc_match_device(struct tc_driver *tdrv, in tc_match_device() argument
88 struct tc_driver *tdrv = to_tc_driver(drv); in tc_bus_match() local
/kernel/linux/linux-6.6/drivers/tc/
H A Dtc-driver.c28 int tc_register_driver(struct tc_driver *tdrv) in tc_register_driver() argument
43 void tc_unregister_driver(struct tc_driver *tdrv) in tc_unregister_driver() argument
59 static const struct tc_device_id *tc_match_device(struct tc_driver *tdrv, in tc_match_device() argument
88 struct tc_driver *tdrv = to_tc_driver(drv); in tc_bus_match() local
/kernel/linux/linux-5.10/include/linux/
H A Dtc.h130 static inline int tc_register_driver(struct tc_driver *tdrv) { return 0; } in tc_register_driver() argument
131 static inline void tc_unregister_driver(struct tc_driver *tdrv) { } in tc_unregister_driver() argument
/kernel/linux/linux-6.6/include/linux/
H A Dtc.h130 static inline int tc_register_driver(struct tc_driver *tdrv) { return 0; } in tc_register_driver() argument
131 static inline void tc_unregister_driver(struct tc_driver *tdrv) { } in tc_unregister_driver() argument
/kernel/linux/linux-5.10/drivers/bus/
H A Dmoxtet.c89 struct moxtet_driver *tdrv = to_moxtet_driver(drv); in moxtet_match() local
/kernel/linux/linux-6.6/drivers/bus/
H A Dmoxtet.c89 struct moxtet_driver *tdrv = to_moxtet_driver(drv); in moxtet_match() local

Completed in 4 milliseconds