Home
last modified time | relevance | path

Searched refs:tenths (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/tools/perf/tests/shell/lib/
A Dwaiting.sh3 tenths=date\ +%s%1N
10 start_time=$($tenths)
17 if [ $(($($tenths) - start_time)) -ge $tm_out ] ; then
32 start_time=$($tenths)
39 if [ $(($($tenths) - start_time)) -ge $tm_out ] ; then
52 start_time=$($tenths)
55 if [ $(($($tenths) - start_time)) -ge $tm_out ] ; then
68 start_time=$($tenths)
71 if [ $(($($tenths) - start_time)) -gt $tm_out ] ; then
/linux-6.3-rc2/drivers/thermal/
A Dimx_sc_thermal.c34 s8 tenths; member
67 *temp = msg.data.resp.celsius * 1000 + msg.data.resp.tenths * 100; in imx_sc_thermal_get_temp()
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/
A Dmaxim,max17042.yaml41 Temperature threshold to report battery as cold (in tenths of degree Celsius).
47 Temperature threshold to report battery as over heated (in tenths of degree Celsius).
/linux-6.3-rc2/drivers/tty/ipwireless/
A Dhardware.h61 void ipwireless_sleep(unsigned int tenths);
/linux-6.3-rc2/Documentation/input/devices/
A Datarikbd.rst524 RX ; length of time (in tenths of seconds) until
526 RY ; length of time (in tenths of seconds) until
528 TX ; length (in tenths of seconds) of joystick closure
531 TY ; length (in tenths of seconds) of joystick closure
534 VX ; length (in tenths of seconds) of joystick closure
537 VY ; length (in tenths of seconds) of joystick closure
543 tenths of seconds later, keystroke pairs are generated every Tn tenths of
545 every Vn tenths of seconds. This provides a velocity (auto-repeat) breakpoint
/linux-6.3-rc2/Documentation/hwmon/
A Dnsa320.rst37 tenths of a degree.
/linux-6.3-rc2/Documentation/power/
A Dpower_supply_class.rst52 µA, µAh, µWh, seconds and tenths of degree Celsius unless otherwise

Completed in 10 milliseconds