Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Ddell-wmi-sysman.h172 int populate_int_data(union acpi_object *integer_obj, int instance_id,
H A Dint-attributes.c136 * populate_int_data() - Populate all properties of an instance under integer attribute
141 int populate_int_data(union acpi_object *integer_obj, int instance_id, in populate_int_data() function
H A Dsysman.c485 retval = populate_int_data(elements, instance_id, attr_name_kobj); in init_bios_attributes()