Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dsony-laptop.c637 char **acpiget; /* names of the ACPI get function */ member
652 .acpiget = _getters, \
963 if (!*item->acpiget) in sony_nc_sysfs_show()
966 ret = sony_nc_int_call(sony_nc_acpi_handle, *item->acpiget, NULL, in sony_nc_sysfs_show()
3229 for (; item->acpiget && *item->acpiget; ++item->acpiget) { in sony_nc_add()
3231 *item->acpiget)) { in sony_nc_add()
3233 item->name, *item->acpiget); in sony_nc_add()