Searched defs:me (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-csi2-dphy.c | 239 struct media_entity *me = dev_get_drvdata(dev);
in csi2_dphy_runtime_suspend() local 253 struct media_entity *me = dev_get_drvdata(dev);
in csi2_dphy_runtime_resume() local 608 struct media_entity *me = platform_get_drvdata(pdev);
in rockchip_csi2_dphy_remove() local
|
H A D | phy-rockchip-mipi-rx.c | 889 struct media_entity *me = dev_get_drvdata(dev);
in mipidphy_runtime_suspend() local 906 struct media_entity *me = dev_get_drvdata(dev);
in mipidphy_runtime_resume() local 1725 struct media_entity *me = platform_get_drvdata(pdev);
in rockchip_mipidphy_remove() local
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
H A D | subdev-itf.c | 589 struct media_entity *me = platform_get_drvdata(pdev);
in rkcif_subdev_remove() local
|
H A D | dev.c | 682 static int cif_pipeline_prepare(struct rkcif_pipeline *p, struct media_entity *me)
in cif_pipeline_prepare() argument 729 static int rkcif_pipeline_open(struct rkcif_pipeline *p, struct media_entity *me, bool prepare)
in rkcif_pipeline_open() argument
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | dev.c | 119 __isp_pipeline_prepare(struct rkisp_pipeline *p, struct media_entity *me) __isp_pipeline_prepare() argument 234 rkisp_pipeline_open(struct rkisp_pipeline *p, struct media_entity *me, bool prepare) rkisp_pipeline_open() argument
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
H A D | subdev-itf.c | 590 struct media_entity *me = platform_get_drvdata(pdev); in rkcif_subdev_remove() local
|
H A D | dev.c | 744 __cif_pipeline_prepare(struct rkcif_pipeline *p, struct media_entity *me) __cif_pipeline_prepare() argument 785 rkcif_pipeline_open(struct rkcif_pipeline *p, struct media_entity *me, bool prepare) rkcif_pipeline_open() argument
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-csi2-dphy.c | 232 struct media_entity *me = dev_get_drvdata(dev); in csi2_dphy_runtime_suspend() local 245 struct media_entity *me = dev_get_drvdata(dev); in csi2_dphy_runtime_resume() local 629 struct media_entity *me = platform_get_drvdata(pdev); in rockchip_csi2_dphy_remove() local
|
H A D | phy-rockchip-mipi-rx.c | 899 struct media_entity *me = dev_get_drvdata(dev); in mipidphy_runtime_suspend() local 914 struct media_entity *me = dev_get_drvdata(dev); in mipidphy_runtime_resume() local 1771 struct media_entity *me = platform_get_drvdata(pdev); in rockchip_mipidphy_remove() local
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | dev.c | 128 static int isp_pipeline_prepare(struct rkisp_pipeline *p, struct media_entity *me) in isp_pipeline_prepare() argument 260 static int rkisp_pipeline_open(struct rkisp_pipeline *p, struct media_entity *me, bool prepare) in rkisp_pipeline_open() argument
|
Completed in 20 milliseconds