Home
last modified time | relevance | path

Searched refs:get_adc_value_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-tools/adcapp/src/
H A Dadcifc.c39 static int sys_get_adc_vol( get_adc_value_t *argp ) in sys_get_adc_vol()
86 get_adc_value_t adc_arg; in get_adc_val()
H A Dadc.h30 } PACKED get_adc_value_t; typedef
H A Dadcapp.c63 get_adc_value_t get_adc_value; in main()