Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-steam.c110 #define STEAM_SERIAL_LEN 10 macro
122 char serial_no[STEAM_SERIAL_LEN + 1];
248 u8 reply[3 + STEAM_SERIAL_LEN + 1]; in steam_get_serial()
258 reply[3 + STEAM_SERIAL_LEN] = 0; in steam_get_serial()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds