Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/misc/
Daxp20x-pek.c32 struct axp20x_info { struct
42 struct axp20x_info *info; argument
73 static const struct axp20x_info axp20x_info = { variable
80 static const struct axp20x_info axp221_info = {
348 axp20x_pek->info = (struct axp20x_info *)match->driver_data; in axp20x_pek_probe()
382 .driver_data = (kernel_ulong_t)&axp20x_info,