Searched refs:hx852x (Results 1 – 1 of 1) sorted by relevance
50 struct hx852x { struct82 static int hx852x_i2c_read(struct hx852x *hx, u8 cmd, void *data, u16 len) in hx852x_i2c_read()113 static int hx852x_power_on(struct hx852x *hx) in hx852x_power_on()132 static int hx852x_start(struct hx852x *hx) in hx852x_start()154 static int hx852x_stop(struct hx852x *hx) in hx852x_stop()176 static int hx852x_power_off(struct hx852x *hx) in hx852x_power_off()190 static int hx852x_read_config(struct hx852x *hx) in hx852x_read_config()250 static int hx852x_handle_events(struct hx852x *hx) in hx852x_handle_events()307 struct hx852x *hx = ptr; in hx852x_interrupt()322 struct hx852x *hx = input_get_drvdata(dev); in hx852x_input_open()[all …]