Home | History | Annotate | Download | only in tadpolectl

Lines Matching defs:PROTO

49 #define PROTO(x) int x(int, int, int);
53 PROTO(hw_version)
54 PROTO(hw_microcontroller_version)
55 PROTO(hw_poweroncycles)
56 PROTO(hw_poweronseconds)
57 PROTO(hw_power_mains)
58 PROTO(hw_power_battery_int)
59 PROTO(hw_power_battery_ext)
60 PROTO(hw_power_battery_int_chargerate)
61 PROTO(hw_power_battery_ext_chargerate)
62 PROTO(hw_power_battery_int_chargelevel)
63 PROTO(hw_power_battery_ext_chargelevel)
64 PROTO(hw_video_external)
65 PROTO(hw_video_lid)
66 PROTO(hw_video_syncinva)
67 PROTO(hw_video_syncinvb)
68 PROTO(hw_video_compsync)
69 PROTO(hw_video_tft_brightness)
70 PROTO(hw_speaker_freq)
71 PROTO(hw_speaker_volume)
72 PROTO(hw_kbd_repeat_delay)
73 PROTO(hw_kbd_repeat_speed)
74 PROTO(hw_mouse_recalibrate)
75 PROTO(hw_power_battery_chargedisabled)
76 PROTO(hw_mouse_disable)
77 PROTO(hw_kbd_click)
78 PROTO(hw_mouse_intclick)
79 PROTO(hw_mouse_extclick)
80 PROTO(hw_mouse_sensitivity)
81 PROTO(hw_serial_power)