Searched refs:snd_als300_gcr_write (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/
H A Dals300.c162 static inline void snd_als300_gcr_write(unsigned long port, function
183 snd_als300_gcr_write(chip->port, MISC_CONTROL, tmp);
474 snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, tmp);
477 snd_als300_gcr_write(chip->port, PLAYBACK_START,
479 snd_als300_gcr_write(chip->port, PLAYBACK_END,
507 snd_als300_gcr_write(chip->port, RECORD_CONTROL, tmp);
508 snd_als300_gcr_write(chip->port, RECORD_START,
510 snd_als300_gcr_write(chip->port, RECORD_END,
535 snd_als300_gcr_write(chip->port, reg, tmp | TRANSFER_START);
541 snd_als300_gcr_write(chi
[all...]

Completed in 79 milliseconds