Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
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); in aedsp16_init_tables()