Home
last modified time | relevance | path

Searched refs:tps6521x_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/misc/
H A Dtps65218-pwrbutton.c22 struct tps6521x_data { struct
28 static const struct tps6521x_data tps65217_data = { argument
34 static const struct tps6521x_data tps65218_data = {
44 const struct tps6521x_data *data;
58 const struct tps6521x_data *tps_data = pwr->data; in tps6521x_pb_irq()