Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Daxp20x-pek.c33 struct axp20x_info { struct
43 struct axp20x_info *info; argument
74 static const struct axp20x_info axp20x_info = { variable
81 static const struct axp20x_info axp221_info = {
332 axp20x_pek->info = (struct axp20x_info *)match->driver_data; in axp20x_pek_probe()
399 .driver_data = (kernel_ulong_t)&axp20x_info,