Searched refs:get_instance_id (Results 1 – 6 of 6) sorted by relevance
/linux/tools/thermal/tmon/ |
A D | sysfs.c | 147 static int get_instance_id(char *name, int pos, int skip) in get_instance_id() function 180 tp_id = get_instance_id(d_name, 2, 0); in find_tzone_tp() 220 cdev_id = get_instance_id(cdev_name_linked, 1, in find_tzone_cdev() 401 inst = get_instance_id(namelist[n]->d_name, 1, in probe_thermal_sysfs() 415 inst = get_instance_id(namelist[n]->d_name, 1, in probe_thermal_sysfs()
|
/linux/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 18 milliseconds