Searched refs:soc_mbus_samples_per_pixel (Results 1 – 3 of 3) sorted by relevance
107 int soc_mbus_samples_per_pixel(const struct soc_mbus_pixelfmt *mf,
388 int soc_mbus_samples_per_pixel(const struct soc_mbus_pixelfmt *mf, in soc_mbus_samples_per_pixel() function417 EXPORT_SYMBOL(soc_mbus_samples_per_pixel);
744 int ret = soc_mbus_samples_per_pixel(fmt, &num, &den); in configure_geometry()