Searched refs:trip_point_t (Results 1 – 2 of 2) sorted by relevance
85 } trip_point_t; typedef146 IOCTL_WRAPPER_IN(ioctl_thermal_set_trip, IOCTL_THERMAL_SET_TRIP, trip_point_t);
116 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