Lines Matching defs:name
1484 * \param name Name of PCM
1495 int snd_pcm_rate_open(snd_pcm_t **pcmp, const char *name,
1526 err = snd_pcm_new(&pcm, SND_PCM_TYPE_RATE, name, slave->stream, slave->mode);
1562 if (strcmp(id, "name") != 0)
1568 SNDERR("No name given for rate converter");
1628 pcm.name {
1630 slave STR # Slave name
1633 pcm STR # Slave PCM name
1646 name STR # Convertor type
1664 * \param name Name of PCM
1674 int _snd_pcm_rate_open(snd_pcm_t **pcmp, const char *name,
1724 err = snd_pcm_rate_open(pcmp, name, sformat, (unsigned int) srate,