Searched refs:ccp2_try_format (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/platform/omap3isp/ |
| D | ispccp2.c | 641 static void ccp2_try_format(struct isp_ccp2_device *ccp2, in ccp2_try_format() function 730 ccp2_try_format(ccp2, cfg, fse->pad, &format, fse->which); in ccp2_enum_frame_size() 740 ccp2_try_format(ccp2, cfg, fse->pad, &format, fse->which); in ccp2_enum_frame_size() 785 ccp2_try_format(ccp2, cfg, fmt->pad, &fmt->format, fmt->which); in ccp2_set_format() 793 ccp2_try_format(ccp2, cfg, CCP2_PAD_SOURCE, format, fmt->which); in ccp2_set_format()
|