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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ali5451/
H A Dali5451.c293 static inline unsigned int snd_ali_5451_peek(struct snd_ali *codec, function
315 res = snd_ali_5451_peek(codec,port);
333 dwChk1 = snd_ali_5451_peek(codec, ALI_STIMER);
337 dwChk2 = snd_ali_5451_peek(codec, ALI_STIMER);
411 return (snd_ali_5451_peek(codec, port) & 0xffff0000) >> 16;

Completed in 39 milliseconds