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

/linux-4.4.14/sound/oss/
H A Daedsp16.c329 #define CARDVERLEN 10 /* Size of the card's version in chars */ macro
498 static char DSPVersion[CARDVERLEN + 1] __initdata = {0, };
1010 memset(DSPVersion, 0, CARDVERLEN + 1); aedsp16_init_tables()

Completed in 75 milliseconds