Home
last modified time | relevance | path

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

12

/Linux-v6.1/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.1/include/drm/
Ddrm_of.h10 struct component_master_ops;
42 const struct component_master_ops *m_ops);
83 const struct component_master_ops *m_ops) in drm_of_component_probe()
/Linux-v6.1/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.1/drivers/usb/typec/
Dport-mapper.c24 static const struct component_master_ops typec_aggregate_ops = {
/Linux-v6.1/drivers/gpu/drm/sprd/
Dsprd_drm.c131 static const struct component_master_ops drm_component_ops = {
/Linux-v6.1/drivers/misc/mei/pxp/
Dmei_pxp.c109 static const struct component_master_ops mei_component_master_ops = {
/Linux-v6.1/drivers/gpu/drm/arm/display/komeda/
Dkomeda_drv.c93 static const struct component_master_ops komeda_master_ops = {
/Linux-v6.1/drivers/gpu/drm/imx/
Dimx-drm-core.c280 static const struct component_master_ops imx_drm_ops = {
/Linux-v6.1/drivers/gpu/drm/
Ddrm_of.c114 const struct component_master_ops *m_ops) in drm_of_component_probe()
/Linux-v6.1/drivers/gpu/drm/armada/
Darmada_drv.c194 static const struct component_master_ops armada_master_ops = {
/Linux-v6.1/drivers/gpu/drm/sti/
Dsti_drv.c222 static const struct component_master_ops sti_ops = {
/Linux-v6.1/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c260 static const struct component_master_ops kirin_drm_ops = {
/Linux-v6.1/sound/hda/
Dhdac_component.c236 static const struct component_master_ops hdac_component_master_ops = {
/Linux-v6.1/drivers/gpu/drm/sun4i/
Dsun4i_drv.c146 static const struct component_master_ops sun4i_drv_master_ops = {
/Linux-v6.1/drivers/gpu/drm/mcde/
Dmcde_drv.c259 static const struct component_master_ops mcde_drm_comp_ops = {
/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_drv.h542 extern const struct component_master_ops msm_drm_ops;
/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c338 static const struct component_master_ops exynos_drm_ops = {
/Linux-v6.1/drivers/gpu/drm/arm/
Dhdlcd_drv.c350 static const struct component_master_ops hdlcd_master_ops = {
/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_drv.c407 static const struct component_master_ops vc4_drm_ops = {
/Linux-v6.1/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c387 static const struct component_master_ops rockchip_drm_ops = {
/Linux-v6.1/drivers/gpu/drm/meson/
Dmeson_drv.c403 static const struct component_master_ops meson_drv_master_ops = {
/Linux-v6.1/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c546 static const struct component_master_ops tilcdc_comp_ops = {
/Linux-v6.1/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c532 static const struct component_master_ops mtk_drm_ops = {
/Linux-v6.1/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c572 static const struct component_master_ops etnaviv_master_ops = {
/Linux-v6.1/drivers/iommu/
Dmtk_iommu_v1.c606 static const struct component_master_ops mtk_iommu_v1_com_ops = {

12