Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Ddtpm.h70 int dtpm_create_hierarchy(struct of_device_id *dtpm_match_table);
/linux-6.12.1/drivers/powercap/
Ddtpm.c549 int dtpm_create_hierarchy(struct of_device_id *dtpm_match_table) in dtpm_create_hierarchy() argument
575 match = of_match_node(dtpm_match_table, np); in dtpm_create_hierarchy()