Searched refs:audio_ddep (Results 1 – 1 of 1) sorted by relevance
28 static unsigned int audio_ddep; variable29 module_param(audio_ddep, int, 0644);30 MODULE_PARM_DESC(audio_ddep,"audio ddep overwrite");777 if (audio_ddep >= 0x04 && audio_ddep <= 0x0e) { in tvaudio_thread_ddep()779 norms = (audio_ddep << 2) | 0x01; in tvaudio_thread_ddep()781 stdres[audio_ddep]); in tvaudio_thread_ddep()