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.c290 #define STEAM_SERIAL_LEN 10 macro
303 char serial_no[STEAM_SERIAL_LEN + 1];
447 u8 reply[3 + STEAM_SERIAL_LEN + 1]; in steam_get_serial()
460 reply[3 + STEAM_SERIAL_LEN] = 0; in steam_get_serial()