Searched refs:tps6507x_ts (Results 1 – 2 of 2) sorted by relevance
40 struct tps6507x_ts { struct50 static int tps6507x_read_u8(struct tps6507x_ts *tsc, u8 reg, u8 *data) in tps6507x_read_u8() argument55 static int tps6507x_write_u8(struct tps6507x_ts *tsc, u8 reg, u8 data) in tps6507x_write_u8()60 static s32 tps6507x_adc_conversion(struct tps6507x_ts *tsc, in tps6507x_adc_conversion()119 static s32 tps6507x_adc_standby(struct tps6507x_ts *tsc) in tps6507x_adc_standby()150 struct tps6507x_ts *tsc = input_get_drvdata(input_dev); in tps6507x_ts_poll()203 struct tps6507x_ts *tsc; in tps6507x_ts_probe()224 tsc = devm_kzalloc(&pdev->dev, sizeof(struct tps6507x_ts), GFP_KERNEL); in tps6507x_ts_probe()
1299 module will be called tps6507x_ts.