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

/linux-4.4.14/sound/oss/
H A Daedsp16.c328 #define CARDNAMELEN 15 /* Size of the card's name in chars */ macro
497 static char DSPCopyright[CARDNAMELEN + 1] __initdata = {0, };
998 } while (len < CARDNAMELEN); aedsp16_dsp_copyright()
1009 memset(DSPCopyright, 0, CARDNAMELEN + 1); aedsp16_init_tables()

Completed in 73 milliseconds