Home
last modified time | relevance | path

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

/linux/include/linux/surface_aggregator/
H A Dserial_hub.h317 SSAM_SSH_TC_KBD = 0x08, /* Legacy keyboard (Laptop 1/2). */ enumerator
/linux/drivers/platform/surface/aggregator/
H A Dtrace.h62 TRACE_DEFINE_ENUM(SSAM_SSH_TC_KBD);
288 { SSAM_SSH_TC_KBD, "KBD" }, \
/linux/drivers/hid/surface-hid/
H A Dsurface_kbd.c252 shid->uid.category = SSAM_SSH_TC_KBD; in surface_kbd_probe()