Searched refs:ess_probe (Results 1 – 1 of 1) sorted by relevance
/sound/oss/ |
D | sb_ess.c | 1004 static int ess_probe (sb_devc * devc, int reg, int xorval) in ess_probe() function 1164 if (chip == NULL && !ess_probe(devc, 0x64, (1 << 4))) { 1172 if (chip == NULL && ess_probe(devc, 0x64, (1 << 2))) { 1173 if (ess_probe (devc, 0x70, 0x7f)) { 1174 if (ess_probe (devc, 0x64, (1 << 5))) {
|