Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dsony-laptop.c637 char **acpiget; /* names of the ACPI get function */ member
652 .acpiget = _getters, \
954 if (!*item->acpiget) in sony_nc_sysfs_show()
957 ret = sony_nc_int_call(sony_nc_acpi_handle, *item->acpiget, NULL, in sony_nc_sysfs_show()
3218 for (; item->acpiget && *item->acpiget; ++item->acpiget) { in sony_nc_add()
3220 *item->acpiget)) { in sony_nc_add()
3222 item->name, *item->acpiget); in sony_nc_add()