Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dhimax_hx83112b.c101 static int himax_bus_read(struct himax_ts_data *ts, u32 address, void *dst, in himax_bus_read() function
152 error = himax_bus_read(ts, HIMAX_REG_ADDR_ICID, product_id, in himax_read_product_id()
289 return himax_bus_read(ts, HX83100A_REG_FW_EVENT_STACK, event, length); in hx83100a_read_events()