Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dsystem76_acpi.c121 static char *system76_name(union acpi_object *obj, int index) in system76_name() function
488 if (system76_name(data->nfan, channel)) in thermal_is_visible()
493 if (system76_name(data->ntmp, channel)) in thermal_is_visible()
556 *str = system76_name(data->nfan, channel); in thermal_read_string()
564 *str = system76_name(data->ntmp, channel); in thermal_read_string()