Lines Matching full:sensor
26 grep "swsensor-sensor" | \
39 sensor=${event#* }
40 sensor=${sensor% *}
46 elif [ "${sensor}" != "sensor" ] ; then
47 echo "Event uses wrong sensor: ${sensor}"
100 # $1 sensor mode
101 # $2 initial sensor value
105 # $6 sensor flags, for FHAS_ENTROPY and FMONNOTSUPP
119 # start powerd so we can detect sensor events
129 # Step 0 - verify that sensor is registered
140 # Step 2 - verify that we can read sensor's value
145 # Step 3 - verify that changes in sensor value are seen
151 # Step 4 - if sensor provides hw limit, make sure we can read it
158 # Step 5 - if sensor provides hw limit, make sure it works
194 # Steps 7 thru 12 are skipped if the sensor cannot be monitored
286 # Steps 14 and 15 are only if sensor is providing entropy
334 common_head "Test a simple sensor"
347 common_head "Test a sensor with internal limit"
360 common_head "Test a sensor with internal checking"
373 common_head "Test a simple sensor that provides entropy"
386 common_head "Test a sensor that provides entropy without polling"