himax_ts_data
static int himax_bus_read(struct himax_ts_data *ts, u32 address, void *dst,
static void himax_reset(struct himax_ts_data *ts)
static int himax_read_product_id(struct himax_ts_data *ts, u32 *product_id)
static int himax_check_product_id(struct himax_ts_data *ts)
static int himax_input_register(struct himax_ts_data *ts)
static bool himax_process_event_point(struct himax_ts_data *ts,
static void himax_process_event(struct himax_ts_data *ts,
static bool himax_verify_checksum(struct himax_ts_data *ts,
static int himax_read_events(struct himax_ts_data *ts,
static int hx83100a_read_events(struct himax_ts_data *ts,
static int himax_handle_input(struct himax_ts_data *ts)
struct himax_ts_data *ts = dev_id;
struct himax_ts_data *ts;
struct himax_ts_data *ts = dev_get_drvdata(dev);
struct himax_ts_data *ts = dev_get_drvdata(dev);
struct himax_ts_data;
int (*check_id)(struct himax_ts_data *ts);
int (*read_events)(struct himax_ts_data *ts, struct himax_event *event,
static int himax_bus_enable_burst(struct himax_ts_data *ts)