Searched refs:acpiset (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/platform/x86/
H A Dsony-laptop.c652 char **acpiset; /* names of the ACPI set function */ member in struct:sony_nc_value
667 .acpiset = _setters, \
1000 if (!item->acpiset) sony_nc_sysfs_store()
1015 ret = sony_nc_int_call(sony_nc_acpi_handle, *item->acpiset, sony_nc_sysfs_store()
1572 ret = sony_nc_int_call(sony_nc_acpi_handle, *item->acpiset, sony_nc_resume()
3223 /* find the available acpiset as described in the DSDT */ sony_nc_add()
3224 for (; item->acpiset && *item->acpiset; ++item->acpiset) { sony_nc_add()
3226 *item->acpiset)) { sony_nc_add()
3228 item->name, *item->acpiset); sony_nc_add()

Completed in 84 milliseconds