Searched refs:dtpm_match_table (Results 1 – 2 of 2) sorted by relevance
70 int dtpm_create_hierarchy(struct of_device_id *dtpm_match_table);
549 int dtpm_create_hierarchy(struct of_device_id *dtpm_match_table) in dtpm_create_hierarchy() argument575 match = of_match_node(dtpm_match_table, np); in dtpm_create_hierarchy()