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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c1305 static const StringDescriptor baudstring[2] = local
1308 if (strip_info->user_baud == B57600 ) s = baudstring[0];
1309 else if (strip_info->user_baud == B115200) s = baudstring[1];
1310 else s = baudstring[1]; /* For now */

Completed in 86 milliseconds