Lines Matching defs:mip4_ts

23 #define MIP4_DEVICE_NAME	"mip4_ts"
147 struct mip4_ts {
179 static int mip4_i2c_xfer(struct mip4_ts *ts,
225 static int mip4_get_fw_version(struct mip4_ts *ts)
245 static int mip4_query_device(struct mip4_ts *ts)
366 static int mip4_power_on(struct mip4_ts *ts)
378 static void mip4_power_off(struct mip4_ts *ts)
387 static void mip4_clear_input(struct mip4_ts *ts)
404 static int mip4_enable(struct mip4_ts *ts)
417 static void mip4_disable(struct mip4_ts *ts)
430 static void mip4_report_keys(struct mip4_ts *ts, u8 *packet)
465 static void mip4_report_touch(struct mip4_ts *ts, u8 *packet)
543 static int mip4_handle_packet(struct mip4_ts *ts, u8 *packet)
584 struct mip4_ts *ts = dev_id;
640 struct mip4_ts *ts = input_get_drvdata(dev);
647 struct mip4_ts *ts = input_get_drvdata(dev);
706 static int mip4_bl_read_status(struct mip4_ts *ts)
768 static int mip4_bl_change_mode(struct mip4_ts *ts, u8 mode)
831 static int mip4_bl_enter(struct mip4_ts *ts)
839 static int mip4_bl_exit(struct mip4_ts *ts)
844 static int mip4_bl_get_address(struct mip4_ts *ts, u16 *buf_addr)
880 static int mip4_bl_program_page(struct mip4_ts *ts, int offset,
966 static int mip4_bl_verify_page(struct mip4_ts *ts, int offset,
1079 static int mip4_flash_fw(struct mip4_ts *ts,
1155 static int mip4_parse_firmware(struct mip4_ts *ts, const struct firmware *fw,
1246 static int mip4_execute_fw_update(struct mip4_ts *ts, const struct firmware *fw)
1292 struct mip4_ts *ts = i2c_get_clientdata(client);
1333 struct mip4_ts *ts = i2c_get_clientdata(client);
1355 struct mip4_ts *ts = i2c_get_clientdata(client);
1380 struct mip4_ts *ts = i2c_get_clientdata(client);
1399 struct mip4_ts *ts = i2c_get_clientdata(client);
1429 struct mip4_ts *ts;
1530 struct mip4_ts *ts = i2c_get_clientdata(client);
1548 struct mip4_ts *ts = i2c_get_clientdata(client);