Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
Dsony-laptop.c637 char **acpiget; /* names of the ACPI get function */ member
652 .acpiget = _getters, \
956 if (!*item->acpiget) in sony_nc_sysfs_show()
959 ret = sony_nc_int_call(sony_nc_acpi_handle, *item->acpiget, NULL, in sony_nc_sysfs_show()
3234 for (; item->acpiget && *item->acpiget; ++item->acpiget) { in sony_nc_add()
3236 *item->acpiget)) { in sony_nc_add()
3238 item->name, *item->acpiget); in sony_nc_add()