Searched refs:get_instance_id (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/tools/thermal/tmon/ |
A D | sysfs.c | 148 static int get_instance_id(char *name, int pos, int skip) in get_instance_id() function 181 tp_id = get_instance_id(d_name, 2, 0); in find_tzone_tp() 222 cdev_id = get_instance_id(cdev_name_linked, 1, in find_tzone_cdev() 403 inst = get_instance_id(namelist[n]->d_name, 1, in probe_thermal_sysfs() 417 inst = get_instance_id(namelist[n]->d_name, 1, in probe_thermal_sysfs()
|
/linux-6.3-rc2/drivers/platform/x86/dell/dell-wmi-sysman/ |
A D | string-attributes.c | 13 get_instance_id(str);
|
A D | dell-wmi-sysman.h | 101 #define get_instance_id(type) \ macro
|
A D | passobj-attributes.c | 13 get_instance_id(po);
|
A D | int-attributes.c | 13 get_instance_id(integer);
|
A D | enum-attributes.c | 11 get_instance_id(enumeration);
|
Completed in 9 milliseconds