Home
last modified time | relevance | path

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

/system/public/zircon/device/
A Dthermal.h85 } trip_point_t; typedef
146 IOCTL_WRAPPER_IN(ioctl_thermal_set_trip, IOCTL_THERMAL_SET_TRIP, trip_point_t);
/system/dev/bus/acpi/dev/
A Ddev-thermal.c116 if (in_len != sizeof(trip_point_t)) { in acpi_thermal_ioctl()
122 trip_point_t* tp = (trip_point_t*)in_buf; in acpi_thermal_ioctl()

Completed in 18 milliseconds