Home
last modified time | relevance | path

Searched refs:dtpm_match_table (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Ddtpm.h70 int dtpm_create_hierarchy(struct of_device_id *dtpm_match_table);
/linux/drivers/powercap/
H A Ddtpm.c549 int dtpm_create_hierarchy(struct of_device_id *dtpm_match_table) in dtpm_create_hierarchy() argument
568 hierarchy = of_machine_get_match_data(dtpm_match_table); in dtpm_create_hierarchy()