Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-steam.c399 #define STEAM_SERIAL_LEN 0x15 macro
414 char serial_no[STEAM_SERIAL_LEN + 1];
675 u8 reply[3 + STEAM_SERIAL_LEN + 1] = {0}; in steam_get_serial()