Searched refs:constr (Results 1 – 4 of 4) sorted by relevance
149 struct hfi_uncompressed_plane_constraints *constr; in parse_raw_formats() local165 pinfo = (void *)pinfo + sizeof(*constr) * num_planes + in parse_raw_formats()
41 static struct snd_pcm_hw_constraint_list constr = { variable368 &constr); in ad193x_startup()
319 struct snd_pcm_hw_constraint_list constr; member
288 pipe->constr.list = channels_list; in pcm_open()289 pipe->constr.mask = 0; in pcm_open()291 pipe->constr.count = i; in pcm_open()307 &pipe->constr)) < 0) in pcm_open()