Home
last modified time | relevance | path

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

12

/linux-6.15/include/linux/
H A Dcomponent.h52 struct component_master_ops { struct
92 const struct component_master_ops *); argument
94 const struct component_master_ops *ops);
99 const struct component_master_ops *, struct component_match *);
/linux-6.15/include/drm/
H A Ddrm_of.h11 struct component_master_ops;
45 const struct component_master_ops *m_ops);
88 const struct component_master_ops *m_ops) in drm_of_component_probe()
/linux-6.15/sound/pci/hda/
H A Dhda_component.h76 const struct component_master_ops *ops);
79 const struct component_master_ops *ops);
H A Dhda_component.c158 const struct component_master_ops *ops) in hda_component_manager_init()
195 const struct component_master_ops *ops) in hda_component_manager_free()
/linux-6.15/drivers/base/
H 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()
573 const struct component_master_ops *ops) in component_master_is_bound()
/linux-6.15/drivers/usb/typec/
H A Dport-mapper.c29 static const struct component_master_ops typec_aggregate_ops = {
/linux-6.15/drivers/misc/mei/gsc_proxy/
H A Dmei_gsc_proxy.c89 static const struct component_master_ops mei_component_master_ops = {
/linux-6.15/drivers/gpu/drm/sprd/
H A Dsprd_drm.c129 static const struct component_master_ops drm_component_ops = {
/linux-6.15/drivers/misc/mei/pxp/
H A Dmei_pxp.c205 static const struct component_master_ops mei_component_master_ops = {
/linux-6.15/drivers/gpu/drm/armada/
H A Darmada_drv.c188 static const struct component_master_ops armada_master_ops = {
/linux-6.15/drivers/gpu/drm/imx/ipuv3/
H A Dimx-drm-core.c276 static const struct component_master_ops imx_drm_ops = {
/linux-6.15/drivers/gpu/drm/sti/
H A Dsti_drv.c226 static const struct component_master_ops sti_ops = {
/linux-6.15/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.c263 static const struct component_master_ops kirin_drm_ops = {
/linux-6.15/sound/hda/
H A Dhdac_component.c235 static const struct component_master_ops hdac_component_master_ops = {
/linux-6.15/drivers/gpu/drm/
H A Ddrm_of.c115 const struct component_master_ops *m_ops) in drm_of_component_probe()
/linux-6.15/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c149 static const struct component_master_ops sun4i_drv_master_ops = {
/linux-6.15/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c344 static const struct component_master_ops hdlcd_master_ops = {
/linux-6.15/drivers/gpu/drm/mcde/
H A Dmcde_drv.c259 static const struct component_master_ops mcde_drm_comp_ops = {
/linux-6.15/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c330 static const struct component_master_ops exynos_drm_ops = {
/linux-6.15/drivers/gpu/drm/vc4/
H A Dvc4_drv.c418 static const struct component_master_ops vc4_drm_ops = {
/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_drv.h551 extern const struct component_master_ops msm_drm_ops;
/linux-6.15/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c412 static const struct component_master_ops rockchip_drm_ops = {
/linux-6.15/drivers/gpu/drm/meson/
H A Dmeson_drv.c420 static const struct component_master_ops meson_drv_master_ops = {
/linux-6.15/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c537 static const struct component_master_ops tilcdc_comp_ops = {
/linux-6.15/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c613 static const struct component_master_ops etnaviv_master_ops = {

12