Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dhynitron-cst816x.c28 struct cst816x_priv { struct
36 static int cst816x_parse_keycodes(struct device *dev, struct cst816x_priv *priv) in cst816x_parse_keycodes() argument
65 static int cst816x_i2c_read_register(struct cst816x_priv *priv, u8 reg, in cst816x_i2c_read_register()
115 static bool cst816x_process_touch(struct cst816x_priv *priv, in cst816x_process_touch()
130 static int cst816x_register_input(struct cst816x_priv *priv) in cst816x_register_input()
160 static void cst816x_reset(struct cst816x_priv *priv) in cst816x_reset()
170 struct cst816x_priv *priv = cookie; in cst816x_irq_cb()
194 struct cst816x_priv *priv; in cst816x_probe()