Searched refs:DRIVER_SHORT (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-u2fzero.c | 25 #define DRIVER_SHORT "u2fzero" macro 242 "%s%u", DRIVER_SHORT, minor); in u2fzero_init_led() 258 "%s-rng%u", DRIVER_SHORT, minor); in u2fzero_init_hwrng() 394 .name = "hid-" DRIVER_SHORT,
|
/openbmc/linux/drivers/usb/misc/ |
H A D | idmouse.c | 32 #define DRIVER_SHORT "idmouse" macro 113 .name = DRIVER_SHORT,
|
H A D | chaoskey.c | 41 #define DRIVER_SHORT "chaoskey" macro 585 .name = DRIVER_SHORT,
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | sur40.c | 105 #define DRIVER_SHORT "sur40" macro 942 strscpy(cap->driver, DRIVER_SHORT, sizeof(cap->driver)); in sur40_vidioc_querycap() 1180 .name = DRIVER_SHORT,
|