Searched refs:vchanrate (Results 1 – 2 of 2) sorted by relevance
448 int *vchanrate, vchancount, direction, ret, newspd, restart; in sysctl_dev_pcm_vchanrate() local461 vchanrate = &d->pvchanrate; in sysctl_dev_pcm_vchanrate()466 vchanrate = &d->rvchanrate; in sysctl_dev_pcm_vchanrate()529 *vchanrate = c->speed; in sysctl_dev_pcm_vchanrate()
2228 uint32_t bestformat, bestspeed, besthwformat, *vchanformat, *vchanrate; in chn_notify() local2290 vchanrate = &c->parentsnddev->pvchanrate; in chn_notify()2293 vchanrate = &c->parentsnddev->rvchanrate; in chn_notify()2299 bestspeed = *vchanrate; in chn_notify()2419 *vchanrate = bestspeed; in chn_notify()2425 bestspeed = *vchanrate; in chn_notify()