Home
last modified time | relevance | path

Searched refs:component_master_ops (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v4.19/include/linux/
Dcomponent.h24 struct component_master_ops { struct
30 const struct component_master_ops *); argument
35 const struct component_master_ops *, struct component_match *);
/Linux-v4.19/include/drm/
Ddrm_of.h10 struct component_master_ops;
30 const struct component_master_ops *m_ops);
62 const struct component_master_ops *m_ops) in drm_of_component_probe()
/Linux-v4.19/drivers/base/
Dcomponent.c39 const struct component_master_ops *ops;
133 const struct component_master_ops *ops) in __master_find()
381 const struct component_master_ops *ops, in component_master_add_with_match()
417 const struct component_master_ops *ops) in component_master_del()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_of.c115 const struct component_master_ops *m_ops) in drm_of_component_probe()
/Linux-v4.19/drivers/gpu/drm/zte/
Dzx_drm_drv.c142 static const struct component_master_ops zx_drm_master_ops = {
/Linux-v4.19/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c221 static const struct component_master_ops kirin_drm_ops = {
/Linux-v4.19/sound/hda/
Dhdac_component.c221 static const struct component_master_ops hdac_component_master_ops = {
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_drv.c265 static const struct component_master_ops sti_ops = {
/Linux-v4.19/drivers/gpu/drm/imx/
Dimx-drm-core.c316 static const struct component_master_ops imx_drm_ops = {
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_drv.c163 static const struct component_master_ops sun4i_drv_master_ops = {
/Linux-v4.19/drivers/gpu/drm/armada/
Darmada_drv.c215 static const struct component_master_ops armada_master_ops = {
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_drv.c326 static const struct component_master_ops meson_drv_master_ops = {
/Linux-v4.19/drivers/media/platform/vimc/
Dvimc-core.c293 static const struct component_master_ops vimc_comp_ops = {
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_drv.c337 static const struct component_master_ops vc4_drm_ops = {
/Linux-v4.19/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c354 static const struct component_master_ops rockchip_drm_ops = {
/Linux-v4.19/drivers/gpu/drm/arm/
Dhdlcd_drv.c368 static const struct component_master_ops hdlcd_master_ops = {
Dmalidp_drv.c842 static const struct component_master_ops malidp_master_ops = {
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c439 static const struct component_master_ops exynos_drm_ops = {
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c397 static const struct component_master_ops mtk_drm_ops = {
/Linux-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c606 static const struct component_master_ops tilcdc_comp_ops = {
/Linux-v4.19/drivers/iommu/
Dmtk_iommu_v1.c545 static const struct component_master_ops mtk_iommu_com_ops = {
Dmtk_iommu.c573 static const struct component_master_ops mtk_iommu_com_ops = {
/Linux-v4.19/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c573 static const struct component_master_ops etnaviv_master_ops = {
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c1199 static const struct component_master_ops dss_component_ops = {
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddss.c1339 static const struct component_master_ops dss_component_ops = {

12