hx852x
static int hx852x_power_on(struct hx852x *hx)
static int hx852x_start(struct hx852x *hx)
static int hx852x_stop(struct hx852x *hx)
static int hx852x_power_off(struct hx852x *hx)
static int hx852x_read_config(struct hx852x *hx)
static int hx852x_handle_events(struct hx852x *hx)
struct hx852x *hx = ptr;
struct hx852x *hx = input_get_drvdata(dev);
struct hx852x *hx = input_get_drvdata(dev);
static int hx852x_parse_properties(struct hx852x *hx)
struct hx852x *hx;
struct hx852x *hx = dev_get_drvdata(dev);
struct hx852x *hx = dev_get_drvdata(dev);
static int hx852x_i2c_read(struct hx852x *hx, u8 cmd, void *data, u16 len)