Home
last modified time | relevance | path

Searched defs:adc_buf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.c360 int short_get_adcdata_incell(u8 retval, u8 ch_num, int byte_num, int *adc_buf) in short_get_adcdata_incell()
1079 int short_get_adc_data_mc(u8 retval, int byte_num, int *adc_buf, u8 mode) in short_get_adc_data_mc()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/
H A Dfocaltech_test_ft8201.c419 static int read_adc_data(u8 retval, int byte_num, int *adc_buf) in read_adc_data()