Home
last modified time | relevance | path

Searched refs:newsrc (Results 1 – 2 of 2) sorted by relevance

/sound/mips/
A Dad1843.c363 int ad1843_set_recsrc(struct snd_ad1843 *ad1843, int newsrc) in ad1843_set_recsrc() argument
365 if (newsrc < 0 || newsrc > 2) in ad1843_set_recsrc()
368 ad1843_write_multi(ad1843, 2, &ad1843_LSS, newsrc, &ad1843_RSS, newsrc); in ad1843_set_recsrc()
369 return newsrc; in ad1843_set_recsrc()
A Dsgio2audio.c209 int newsrc, oldsrc; in sgio2audio_source_put() local
212 newsrc = ad1843_set_recsrc(&chip->ad1843, in sgio2audio_source_put()
215 return newsrc != oldsrc; in sgio2audio_source_put()

Completed in 10 milliseconds