Home
last modified time | relevance | path

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

12

/Linux-v6.6/include/linux/
Dcomponent.h52 struct component_master_ops { struct
92 const struct component_master_ops *); argument
97 const struct component_master_ops *, struct component_match *);
/Linux-v6.6/include/drm/
Ddrm_of.h10 struct component_master_ops;
44 const struct component_master_ops *m_ops);
85 const struct component_master_ops *m_ops) in drm_of_component_probe()
/Linux-v6.6/drivers/base/
Dcomponent.c60 const struct component_master_ops *ops;
142 const struct component_master_ops *ops) in __aggregate_find()
513 const struct component_master_ops *ops, in component_master_add_with_match()
558 const struct component_master_ops *ops) in component_master_del()
/Linux-v6.6/drivers/usb/typec/
Dport-mapper.c24 static const struct component_master_ops typec_aggregate_ops = {
/Linux-v6.6/drivers/gpu/drm/sprd/
Dsprd_drm.c131 static const struct component_master_ops drm_component_ops = {
/Linux-v6.6/drivers/misc/mei/gsc_proxy/
Dmei_gsc_proxy.c89 static const struct component_master_ops mei_component_master_ops = {
/Linux-v6.6/drivers/misc/mei/pxp/
Dmei_pxp.c133 static const struct component_master_ops mei_component_master_ops = {
/Linux-v6.6/drivers/gpu/drm/sti/
Dsti_drv.c224 static const struct component_master_ops sti_ops = {
/Linux-v6.6/drivers/gpu/drm/imx/ipuv3/
Dimx-drm-core.c280 static const struct component_master_ops imx_drm_ops = {
/Linux-v6.6/drivers/gpu/drm/armada/
Darmada_drv.c185 static const struct component_master_ops armada_master_ops = {
/Linux-v6.6/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c260 static const struct component_master_ops kirin_drm_ops = {
/Linux-v6.6/sound/hda/
Dhdac_component.c236 static const struct component_master_ops hdac_component_master_ops = {
/Linux-v6.6/drivers/gpu/drm/sun4i/
Dsun4i_drv.c148 static const struct component_master_ops sun4i_drv_master_ops = {
/Linux-v6.6/drivers/gpu/drm/
Ddrm_of.c115 const struct component_master_ops *m_ops) in drm_of_component_probe()
/Linux-v6.6/drivers/gpu/drm/mcde/
Dmcde_drv.c258 static const struct component_master_ops mcde_drm_comp_ops = {
/Linux-v6.6/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c328 static const struct component_master_ops exynos_drm_ops = {
/Linux-v6.6/drivers/gpu/drm/arm/
Dhdlcd_drv.c343 static const struct component_master_ops hdlcd_master_ops = {
/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_drv.c406 static const struct component_master_ops vc4_drm_ops = {
/Linux-v6.6/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c385 static const struct component_master_ops rockchip_drm_ops = {
/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_drv.h562 extern const struct component_master_ops msm_drm_ops;
/Linux-v6.6/drivers/gpu/drm/meson/
Dmeson_drv.c420 static const struct component_master_ops meson_drv_master_ops = {
/Linux-v6.6/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c543 static const struct component_master_ops tilcdc_comp_ops = {
/Linux-v6.6/drivers/gpu/drm/mediatek/
Dmtk_disp_ovl_adaptor.c497 static const struct component_master_ops mtk_disp_ovl_adaptor_master_ops = {
/Linux-v6.6/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c582 static const struct component_master_ops etnaviv_master_ops = {
/Linux-v6.6/drivers/iommu/
Dmtk_iommu_v1.c604 static const struct component_master_ops mtk_iommu_v1_com_ops = {

12