Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/include/linux/
A Dcomponent.h52 struct component_master_ops { struct
92 const struct component_master_ops *); argument
97 const struct component_master_ops *, struct component_match *);
/linux-6.3-rc2/include/drm/
A 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-6.3-rc2/drivers/base/
A 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-6.3-rc2/drivers/usb/typec/
A Dport-mapper.c24 static const struct component_master_ops typec_aggregate_ops = {
/linux-6.3-rc2/drivers/gpu/drm/sprd/
A Dsprd_drm.c130 static const struct component_master_ops drm_component_ops = {
/linux-6.3-rc2/drivers/misc/mei/pxp/
A Dmei_pxp.c134 static const struct component_master_ops mei_component_master_ops = {
/linux-6.3-rc2/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_drv.c94 static const struct component_master_ops komeda_master_ops = {
/linux-6.3-rc2/drivers/gpu/drm/sti/
A Dsti_drv.c222 static const struct component_master_ops sti_ops = {
/linux-6.3-rc2/drivers/gpu/drm/imx/ipuv3/
A Dimx-drm-core.c280 static const struct component_master_ops imx_drm_ops = {
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_of.c114 const struct component_master_ops *m_ops) in drm_of_component_probe()
/linux-6.3-rc2/drivers/gpu/drm/armada/
A Darmada_drv.c194 static const struct component_master_ops armada_master_ops = {
/linux-6.3-rc2/sound/hda/
A Dhdac_component.c236 static const struct component_master_ops hdac_component_master_ops = {
/linux-6.3-rc2/drivers/gpu/drm/hisilicon/kirin/
A Dkirin_drm_drv.c260 static const struct component_master_ops kirin_drm_ops = {
/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun4i_drv.c146 static const struct component_master_ops sun4i_drv_master_ops = {
/linux-6.3-rc2/drivers/gpu/drm/arm/
A Dhdlcd_drv.c345 static const struct component_master_ops hdlcd_master_ops = {
/linux-6.3-rc2/drivers/gpu/drm/mcde/
A Dmcde_drv.c258 static const struct component_master_ops mcde_drm_comp_ops = {
/linux-6.3-rc2/drivers/gpu/drm/rockchip/
A Drockchip_drm_drv.c387 static const struct component_master_ops rockchip_drm_ops = {
/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_drv.c406 static const struct component_master_ops vc4_drm_ops = {
/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_drv.h556 extern const struct component_master_ops msm_drm_ops;
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_drm_drv.c338 static const struct component_master_ops exynos_drm_ops = {
/linux-6.3-rc2/drivers/gpu/drm/meson/
A Dmeson_drv.c403 static const struct component_master_ops meson_drv_master_ops = {
/linux-6.3-rc2/drivers/gpu/drm/tilcdc/
A Dtilcdc_drv.c543 static const struct component_master_ops tilcdc_comp_ops = {
/linux-6.3-rc2/drivers/gpu/drm/mediatek/
A Dmtk_drm_drv.c539 static const struct component_master_ops mtk_drm_ops = {
/linux-6.3-rc2/drivers/iommu/
A Dmtk_iommu_v1.c604 static const struct component_master_ops mtk_iommu_v1_com_ops = {
/linux-6.3-rc2/drivers/gpu/drm/etnaviv/
A Detnaviv_drv.c624 static const struct component_master_ops etnaviv_master_ops = {

Completed in 38 milliseconds

12