Searched refs:audio_ddep (Results 1 – 1 of 1) sorted by relevance
37 static unsigned int audio_ddep; variable38 module_param(audio_ddep, int, 0644);39 MODULE_PARM_DESC(audio_ddep,"audio ddep overwrite");786 if (audio_ddep >= 0x04 && audio_ddep <= 0x0e) { in tvaudio_thread_ddep()788 norms = (audio_ddep << 2) | 0x01; in tvaudio_thread_ddep()790 stdres[audio_ddep]); in tvaudio_thread_ddep()