Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/input/misc/
H A Daxp20x-pek.c33 struct axp20x_info { struct
43 struct axp20x_info *info;
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,
/kernel/linux/linux-5.10/drivers/input/misc/
H A Daxp20x-pek.c32 struct axp20x_info { struct
42 struct axp20x_info *info;
73 static const struct axp20x_info axp20x_info = { variable
80 static const struct axp20x_info axp221_info = {
330 axp20x_pek->info = (struct axp20x_info *)match->driver_data; in axp20x_pek_probe()
419 .driver_data = (kernel_ulong_t)&axp20x_info,

Completed in 2 milliseconds