Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dwaveaudio.c112 static unsigned check_format( in check_format() function
169 …error = check_format(pfmt, recording, dev, ft->signal.channels, precision, (unsigned)ft->signal.ra… in negotiate_format()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-subdev.c160 static inline int check_format(struct v4l2_subdev *sd, in check_format() function
175 return check_format(sd, cfg, format) ? : in call_get_fmt()
183 return check_format(sd, cfg, format) ? : in call_set_fmt()