Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dsystem76_acpi.c128 static char *system76_name(union acpi_object *obj, int index) in system76_name() function
505 if (system76_name(data->nfan, channel)) in thermal_is_visible()
510 if (system76_name(data->ntmp, channel)) in thermal_is_visible()
573 *str = system76_name(data->nfan, channel); in thermal_read_string()
581 *str = system76_name(data->ntmp, channel); in thermal_read_string()