Lines Matching defs:ts

181 static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr,  in hideep_pgm_w_mem()
208 static int hideep_pgm_r_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_r_mem()
242 static int hideep_pgm_r_reg(struct hideep_ts *ts, u32 addr, u32 *val) in hideep_pgm_r_reg()
259 static int hideep_pgm_w_reg(struct hideep_ts *ts, u32 addr, u32 val) in hideep_pgm_w_reg()
299 static void hideep_pgm_set(struct hideep_ts *ts) in hideep_pgm_set()
310 static int hideep_pgm_get_pattern(struct hideep_ts *ts, u32 *pattern) in hideep_pgm_get_pattern()
338 static int hideep_enter_pgm(struct hideep_ts *ts) in hideep_enter_pgm()
367 static void hideep_nvm_unlock(struct hideep_ts *ts) in hideep_nvm_unlock()
392 static int hideep_check_status(struct hideep_ts *ts) in hideep_check_status()
409 static int hideep_program_page(struct hideep_ts *ts, u32 addr, in hideep_program_page()
458 static int hideep_program_nvm(struct hideep_ts *ts, in hideep_program_nvm()
505 static int hideep_verify_nvm(struct hideep_ts *ts, in hideep_verify_nvm()
552 static int hideep_load_dwz(struct hideep_ts *ts) in hideep_load_dwz()
601 static int hideep_flash_firmware(struct hideep_ts *ts, in hideep_flash_firmware()
619 static int hideep_update_firmware(struct hideep_ts *ts, in hideep_update_firmware()
649 static int hideep_power_on(struct hideep_ts *ts) in hideep_power_on()
684 struct hideep_ts *ts = data; in hideep_power_off() local
713 static void hideep_parse_and_report(struct hideep_ts *ts) in hideep_parse_and_report()
746 struct hideep_ts *ts = handle; in hideep_irq() local
764 static int hideep_get_axis_info(struct hideep_ts *ts) in hideep_get_axis_info()
782 static int hideep_init_input(struct hideep_ts *ts) in hideep_init_input()
862 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_update_fw() local
918 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_fw_version_show() local
933 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_product_id_show() local
962 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_suspend() local
973 struct hideep_ts *ts = i2c_get_clientdata(client); in hideep_resume() local
1000 struct hideep_ts *ts; in hideep_probe() local