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

/drivers/tc/
H A Dtc-driver.c50 * tc_match_device - tell if a TC device structure has a matching
59 const struct tc_device_id *tc_match_device(struct tc_driver *tdrv, function
74 EXPORT_SYMBOL(tc_match_device); variable
92 id = tc_match_device(tdrv, tdev);

Completed in 11 milliseconds