Searched refs:of_device_id (Results 1 – 5 of 5) sorted by relevance
75 struct of_device_id { struct81 const struct of_device_id *); argument
403 static const struct of_device_id apple_dcp_id_tbl[] = {619 static const struct of_device_id of_match[] = {
1097 static const struct of_device_id of_match[] = {
312 const struct of_device_id dwc2_of_match_table[] = {1003 const struct of_device_id *match; in dwc2_init_params()
3810 find_matching_node(int node, const struct of_device_id *id) in find_matching_node()3830 __matching_node(struct device_node *np, const struct of_device_id *id) in __matching_node()