Lines Matching defs:ts
178 static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_w_mem()
205 static int hideep_pgm_r_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_r_mem()
239 static int hideep_pgm_r_reg(struct hideep_ts *ts, u32 addr, u32 *val) in hideep_pgm_r_reg()
256 static int hideep_pgm_w_reg(struct hideep_ts *ts, u32 addr, u32 val) in hideep_pgm_w_reg()
296 static void hideep_pgm_set(struct hideep_ts *ts) in hideep_pgm_set()
307 static int hideep_pgm_get_pattern(struct hideep_ts *ts, u32 *pattern) in hideep_pgm_get_pattern()
335 static int hideep_enter_pgm(struct hideep_ts *ts) in hideep_enter_pgm()
364 static void hideep_nvm_unlock(struct hideep_ts *ts) in hideep_nvm_unlock()
389 static int hideep_check_status(struct hideep_ts *ts) in hideep_check_status()
406 static int hideep_program_page(struct hideep_ts *ts, u32 addr, in hideep_program_page()
455 static int hideep_program_nvm(struct hideep_ts *ts, in hideep_program_nvm()
502 static int hideep_verify_nvm(struct hideep_ts *ts, in hideep_verify_nvm()
549 static int hideep_load_dwz(struct hideep_ts *ts) in hideep_load_dwz()
598 static int hideep_flash_firmware(struct hideep_ts *ts, in hideep_flash_firmware()
616 static int hideep_update_firmware(struct hideep_ts *ts, in hideep_update_firmware()
646 static int hideep_power_on(struct hideep_ts *ts) in hideep_power_on()
681 struct hideep_ts *ts = data; in hideep_power_off() local
710 static void hideep_parse_and_report(struct hideep_ts *ts) in hideep_parse_and_report()
743 struct hideep_ts *ts = handle; in hideep_irq() local
761 static int hideep_get_axis_info(struct hideep_ts *ts) in hideep_get_axis_info()
779 static int hideep_init_input(struct hideep_ts *ts) in hideep_init_input()
858 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_update_fw() local
914 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_fw_version_show() local
929 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_product_id_show() local
958 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_suspend() local
969 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_resume() local
996 struct hideep_ts *ts; in hideep_probe() local