Home
last modified time | relevance | path

Searched refs:exit_enum_attributes (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Ddell-wmi-sysman.h170 void exit_enum_attributes(void);
H A Denum-attributes.c205 * exit_enum_attributes() - Clear all attribute data
209 void exit_enum_attributes(void) in exit_enum_attributes() function
H A Dsysman.c363 exit_enum_attributes(); in release_attributes_data()