Lines Matching defs:ts

179 static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr,  in hideep_pgm_w_mem()
206 static int hideep_pgm_r_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_r_mem()
240 static int hideep_pgm_r_reg(struct hideep_ts *ts, u32 addr, u32 *val) in hideep_pgm_r_reg()
257 static int hideep_pgm_w_reg(struct hideep_ts *ts, u32 addr, u32 val) in hideep_pgm_w_reg()
302 static void hideep_pgm_set(struct hideep_ts *ts) in hideep_pgm_set()
313 static int hideep_pgm_get_pattern(struct hideep_ts *ts, u32 *pattern) in hideep_pgm_get_pattern()
341 static int hideep_enter_pgm(struct hideep_ts *ts) in hideep_enter_pgm()
370 static int hideep_nvm_unlock(struct hideep_ts *ts) in hideep_nvm_unlock()
400 static int hideep_check_status(struct hideep_ts *ts) in hideep_check_status()
417 static int hideep_program_page(struct hideep_ts *ts, u32 addr, in hideep_program_page()
466 static int hideep_program_nvm(struct hideep_ts *ts, in hideep_program_nvm()
515 static int hideep_verify_nvm(struct hideep_ts *ts, in hideep_verify_nvm()
562 static int hideep_load_dwz(struct hideep_ts *ts) in hideep_load_dwz()
611 static int hideep_flash_firmware(struct hideep_ts *ts, in hideep_flash_firmware()
629 static int hideep_update_firmware(struct hideep_ts *ts, in hideep_update_firmware()
659 static int hideep_power_on(struct hideep_ts *ts) in hideep_power_on()
694 struct hideep_ts *ts = data; in hideep_power_off() local
723 static void hideep_parse_and_report(struct hideep_ts *ts) in hideep_parse_and_report()
756 struct hideep_ts *ts = handle; in hideep_irq() local
774 static int hideep_get_axis_info(struct hideep_ts *ts) in hideep_get_axis_info()
792 static int hideep_init_input(struct hideep_ts *ts) in hideep_init_input()
871 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_update_fw() local
927 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_fw_version_show() local
942 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_product_id_show() local
968 static void hideep_set_work_mode(struct hideep_ts *ts) in hideep_set_work_mode()
986 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_suspend() local
997 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_resume() local
1025 struct hideep_ts *ts; in hideep_probe() local