Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-steam.c120 #define STEAM_SERIAL_LEN 10 macro
132 char serial_no[STEAM_SERIAL_LEN + 1];
272 u8 reply[3 + STEAM_SERIAL_LEN + 1]; in steam_get_serial()
282 reply[3 + STEAM_SERIAL_LEN] = 0; in steam_get_serial()