Searched refs:read_function (Results 1 – 1 of 1) sorted by relevance
475 USHORT (*read_function)(GX_VALUE axis); in _gx_touch_driver_generic_resistive_raw_read() local478 read_function = touch -> gx_resistive_touch_sample_read; in _gx_touch_driver_generic_resistive_raw_read()495 samples[loop].gx_point_x = (GX_VALUE) read_function(GX_TOUCH_X_AXIS); in _gx_touch_driver_generic_resistive_raw_read()496 samples[loop].gx_point_y = (GX_VALUE) read_function(GX_TOUCH_Y_AXIS); in _gx_touch_driver_generic_resistive_raw_read()