Searched refs:tps6507x_ts (Results 1 – 2 of 2) sorted by relevance
41 struct tps6507x_ts { struct51 static int tps6507x_read_u8(struct tps6507x_ts *tsc, u8 reg, u8 *data) in tps6507x_read_u8() argument56 static int tps6507x_write_u8(struct tps6507x_ts *tsc, u8 reg, u8 data) in tps6507x_write_u8()61 static s32 tps6507x_adc_conversion(struct tps6507x_ts *tsc, in tps6507x_adc_conversion()120 static s32 tps6507x_adc_standby(struct tps6507x_ts *tsc) in tps6507x_adc_standby()153 struct tps6507x_ts *tsc = poll_dev->private; in tps6507x_ts_poll()207 struct tps6507x_ts *tsc; in tps6507x_ts_probe()229 tsc = devm_kzalloc(&pdev->dev, sizeof(struct tps6507x_ts), GFP_KERNEL); in tps6507x_ts_probe()
1252 module will be called tps6507x_ts.