Searched refs:__csiphy_get_format (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/platform/qcom/camss/ |
D | camss-csiphy.c | 318 __csiphy_get_format(struct csiphy_device *csiphy, in __csiphy_get_format() function 368 *fmt = *__csiphy_get_format(csiphy, cfg, MSM_CSID_PAD_SINK, in csiphy_try_format() 398 format = __csiphy_get_format(csiphy, cfg, MSM_CSIPHY_PAD_SINK, in csiphy_enum_mbus_code() 459 format = __csiphy_get_format(csiphy, cfg, fmt->pad, fmt->which); in csiphy_get_format() 483 format = __csiphy_get_format(csiphy, cfg, fmt->pad, fmt->which); in csiphy_set_format() 492 format = __csiphy_get_format(csiphy, cfg, MSM_CSIPHY_PAD_SRC, in csiphy_set_format()
|