Searched refs:onboard_dev_match (Results 1 – 3 of 3) sorted by relevance
29 return !!of_match_node(onboard_dev_match, np); in of_is_onboard_usb_dev()
125 static const struct of_device_id onboard_dev_match[] = { variable
547 MODULE_DEVICE_TABLE(of, onboard_dev_match);559 .of_match_table = onboard_dev_match,
Completed in 7 milliseconds