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 int hideep_nvm_unlock(struct hideep_ts *ts) in hideep_nvm_unlock()
394 static int hideep_check_status(struct hideep_ts *ts) in hideep_check_status()
411 static int hideep_program_page(struct hideep_ts *ts, u32 addr, in hideep_program_page()
460 static int hideep_program_nvm(struct hideep_ts *ts, in hideep_program_nvm()
509 static int hideep_verify_nvm(struct hideep_ts *ts, in hideep_verify_nvm()
556 static int hideep_load_dwz(struct hideep_ts *ts) in hideep_load_dwz()
605 static int hideep_flash_firmware(struct hideep_ts *ts, in hideep_flash_firmware()
623 static int hideep_update_firmware(struct hideep_ts *ts, in hideep_update_firmware()
653 static int hideep_power_on(struct hideep_ts *ts) in hideep_power_on()
688 struct hideep_ts *ts = data; in hideep_power_off() local
717 static void hideep_parse_and_report(struct hideep_ts *ts) in hideep_parse_and_report()
750 struct hideep_ts *ts = handle; in hideep_irq() local
768 static int hideep_get_axis_info(struct hideep_ts *ts) in hideep_get_axis_info()
786 static int hideep_init_input(struct hideep_ts *ts) in hideep_init_input()
865 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_update_fw() local
921 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_fw_version_show() local
936 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_product_id_show() local
965 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_suspend() local
976 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_resume() local
1003 struct hideep_ts *ts; in hideep_probe() local