Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dhimax_hx83112b.c66 static int himax_read_config(struct himax_ts_data *ts, u32 address, u32 *dst) in himax_read_config() function
104 error = himax_read_config(ts, HIMAX_CFG_PRODUCT_ID, product_id); in himax_read_product_id()