Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtc358746.c258 tc358746_get_format_by_code(unsigned int pad, u32 code) in tc358746_get_format_by_code() function
431 fmt = tc358746_get_format_by_code(TC358746_SINK, mbusfmt->code); in tc358746_apply_misc_config()
786 fmt = tc358746_get_format_by_code(format->pad, format->format.code); in tc358746_set_fmt()
788 fmt = tc358746_get_format_by_code(format->pad, tc358746_def_fmt.code); in tc358746_set_fmt()
910 fmt = tc358746_get_format_by_code(TC358746_SINK, mbusfmt->code); in tc358746_link_validate()