Home
last modified time | relevance | path

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

/openbmc/linux/sound/xen/
H A Dxen_snd_front_cfg.c333 const char *path, int index, int *cur_pb, int *cur_cap, in cfg_stream() argument
357 stream = &pcm_instance->streams_pb[(*cur_pb)++]; in cfg_stream()
392 int cur_pb, cur_cap; in cfg_device() local
460 cur_pb = 0; in cfg_device()
464 &cur_pb, &cur_cap, stream_cnt); in cfg_device()