Home
last modified time | relevance | path

Searched refs:attribute_s_property_show (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/platform/x86/dell/dell-wmi-sysman/
A Denum-attributes.c63 attribute_s_property_show(display_name_language_code, enumeration);
67 attribute_s_property_show(display_name, enumeration);
71 attribute_s_property_show(default_value, enumeration);
79 attribute_s_property_show(dell_modifier, enumeration);
83 attribute_s_property_show(dell_value_modifier, enumeration);
87 attribute_s_property_show(possible_values, enumeration);
A Dstring-attributes.c53 attribute_s_property_show(display_name_language_code, str);
57 attribute_s_property_show(display_name, str);
61 attribute_s_property_show(default_value, str);
69 attribute_s_property_show(dell_modifier, str);
A Dint-attributes.c63 attribute_s_property_show(display_name_language_code, integer);
67 attribute_s_property_show(display_name, integer);
79 attribute_s_property_show(dell_modifier, integer);
A Ddell-wmi-sysman.h112 #define attribute_s_property_show(name, type) \ macro

Completed in 6 milliseconds