Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3406_thermal.c55 int acpi_level, raw_level; in int3406_thermal_set_cur_state() local
62 raw_level = ACPI_TO_RAW(acpi_level, d); in int3406_thermal_set_cur_state()
64 return backlight_device_set_brightness(d->raw_bd, raw_level); in int3406_thermal_set_cur_state()
/linux/drivers/hte/
H A Dhte-tegra194-test.c69 if (ts->raw_level < 0) in process_hw_ts()
74 (ts->raw_level >= 0) ? ((ts->raw_level == 0) ? in process_hw_ts()
H A Dhte-tegra194.c625 el.raw_level = tegra_hte_get_level(gs, line_id); in tegra_hte_read_fifo()
/linux/include/linux/
H A Dhte.h45 * @raw_level: Level of the line at the timestamp if provider supports it,
51 int raw_level; member
/linux/Documentation/driver-api/hte/
H A Dhte.rst50 - Stores GPIO raw level in raw_level variable if the provider has that