phy_configure_opts  431 drivers/gpu/drm/bridge/cdns-dsi.c 	union phy_configure_opts phy_opts;
phy_configure_opts  721 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c 	union phy_configure_opts opts = { };
phy_configure_opts  108 drivers/phy/allwinner/phy-sun6i-mipi-dphy.c static int sun6i_dphy_configure(struct phy *phy, union phy_configure_opts *opts)
phy_configure_opts  236 drivers/phy/cadence/cdns-dphy.c 			      union phy_configure_opts *opts)
phy_configure_opts  246 drivers/phy/cadence/cdns-dphy.c static int cdns_dphy_configure(struct phy *phy, union phy_configure_opts *opts)
phy_configure_opts  320 drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c static int mixel_dphy_configure(struct phy *phy, union phy_configure_opts *opts)
phy_configure_opts  349 drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c 			       union phy_configure_opts *opts)
phy_configure_opts  433 drivers/phy/phy-core.c int phy_configure(struct phy *phy, union phy_configure_opts *opts)
phy_configure_opts  468 drivers/phy/phy-core.c 		 union phy_configure_opts *opts)
phy_configure_opts   83 include/linux/phy/phy.h 	int	(*configure)(struct phy *phy, union phy_configure_opts *opts);
phy_configure_opts  102 include/linux/phy/phy.h 			    union phy_configure_opts *opts);
phy_configure_opts  210 include/linux/phy/phy.h int phy_configure(struct phy *phy, union phy_configure_opts *opts);
phy_configure_opts  212 include/linux/phy/phy.h 		 union phy_configure_opts *opts);
phy_configure_opts  358 include/linux/phy/phy.h 				union phy_configure_opts *opts)
phy_configure_opts  367 include/linux/phy/phy.h 			       union phy_configure_opts *opts)