tps6507x_ts
static s32 tps6507x_adc_standby(struct tps6507x_ts *tsc)
struct tps6507x_ts *tsc = input_get_drvdata(input_dev);
struct tps6507x_ts *tsc;
tsc = devm_kzalloc(&pdev->dev, sizeof(struct tps6507x_ts), GFP_KERNEL);
static int tps6507x_read_u8(struct tps6507x_ts *tsc, u8 reg, u8 *data)
static int tps6507x_write_u8(struct tps6507x_ts *tsc, u8 reg, u8 data)
static s32 tps6507x_adc_conversion(struct tps6507x_ts *tsc,