Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dsony-laptop.c650 char **acpiget; /* names of the ACPI get function */ member
665 .acpiget = _getters, \
976 if (!*item->acpiget) in sony_nc_sysfs_show()
979 ret = sony_nc_int_call(sony_nc_acpi_handle, *item->acpiget, NULL, in sony_nc_sysfs_show()
3215 for (; item->acpiget && *item->acpiget; ++item->acpiget) { in sony_nc_add()
3217 *item->acpiget)) { in sony_nc_add()
3219 item->name, *item->acpiget); in sony_nc_add()