Searched refs:critical (Results 1 – 6 of 6) sorted by relevance
113 void (*critical)(struct rt_thermal_zone_device *zdev); member
181 This optional function does a "fast" critical region protection and returns183 critical regions. An embedded system which supports ISR-based drivers might195 This optional function does a "fast" set of critical region protection to the
217 This optional function does a "fast" critical region protection and returns219 critical regions. An embedded system which supports ISR-based drivers might231 This optional function does a "fast" set of critical region protection to the
594 if (zdev->ops->critical) in rt_thermal_zone_device_update()596 zdev->ops->critical(zdev); in rt_thermal_zone_device_update()
104 Changed result code of critical errors.
Completed in 10 milliseconds