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()
314 struct snd_pcm_hw_constraint_list constr; member
280 pipe->constr.list = channels_list; in pcm_open()281 pipe->constr.mask = 0; in pcm_open()283 pipe->constr.count = i; in pcm_open()299 &pipe->constr)) < 0) in pcm_open()