Searched refs:vchanformat (Results 1 – 2 of 2) sorted by relevance
507 int *vchanformat, direction, ret, restart; in sysctl_dev_pcm_vchanformat() local524 vchanformat = &d->pvchanformat; in sysctl_dev_pcm_vchanformat()532 vchanformat = &d->rvchanformat; in sysctl_dev_pcm_vchanformat()544 if (snd_afmt2str(*vchanformat, fmtstr, sizeof(fmtstr)) != *vchanformat) in sysctl_dev_pcm_vchanformat()586 *vchanformat = c->format; in sysctl_dev_pcm_vchanformat()
2356 uint32_t bestformat, bestspeed, besthwformat, *vchanformat, *vchanrate; in chn_notify() local2417 vchanformat = &c->parentsnddev->pvchanformat; in chn_notify()2420 vchanformat = &c->parentsnddev->rvchanformat; in chn_notify()2426 bestformat = *vchanformat; in chn_notify()2546 *vchanformat = bestformat; in chn_notify()2552 bestformat = *vchanformat; in chn_notify()