Home
last modified time | relevance | path

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

12

/linux-6.12.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-6.12.1/include/drm/
Ddrm_of.h11 struct component_master_ops;
45 const struct component_master_ops *m_ops);
86 const struct component_master_ops *m_ops) in drm_of_component_probe()
/linux-6.12.1/sound/pci/hda/
Dhda_component.h76 const struct component_master_ops *ops);
79 const struct component_master_ops *ops);
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.12.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-6.12.1/drivers/usb/typec/
Dport-mapper.c29 static const struct component_master_ops typec_aggregate_ops = {
/linux-6.12.1/drivers/misc/mei/gsc_proxy/
Dmei_gsc_proxy.c89 static const struct component_master_ops mei_component_master_ops = {
/linux-6.12.1/drivers/gpu/drm/sprd/
Dsprd_drm.c131 static const struct component_master_ops drm_component_ops = {
/linux-6.12.1/drivers/misc/mei/pxp/
Dmei_pxp.c205 static const struct component_master_ops mei_component_master_ops = {
/linux-6.12.1/drivers/gpu/drm/armada/
Darmada_drv.c187 static const struct component_master_ops armada_master_ops = {
/linux-6.12.1/drivers/gpu/drm/sti/
Dsti_drv.c226 static const struct component_master_ops sti_ops = {
/linux-6.12.1/sound/hda/
Dhdac_component.c236 static const struct component_master_ops hdac_component_master_ops = {
/linux-6.12.1/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c263 static const struct component_master_ops kirin_drm_ops = {
/linux-6.12.1/drivers/gpu/drm/imx/ipuv3/
Dimx-drm-core.c282 static const struct component_master_ops imx_drm_ops = {
/linux-6.12.1/drivers/gpu/drm/
Ddrm_of.c115 const struct component_master_ops *m_ops) in drm_of_component_probe()
/linux-6.12.1/drivers/gpu/drm/sun4i/
Dsun4i_drv.c148 static const struct component_master_ops sun4i_drv_master_ops = {
/linux-6.12.1/drivers/gpu/drm/mcde/
Dmcde_drv.c258 static const struct component_master_ops mcde_drm_comp_ops = {
/linux-6.12.1/drivers/gpu/drm/arm/
Dhdlcd_drv.c343 static const struct component_master_ops hdlcd_master_ops = {
/linux-6.12.1/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c389 static const struct component_master_ops rockchip_drm_ops = {
/linux-6.12.1/drivers/gpu/drm/vc4/
Dvc4_drv.c410 static const struct component_master_ops vc4_drm_ops = {
/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c330 static const struct component_master_ops exynos_drm_ops = {
/linux-6.12.1/drivers/gpu/drm/msm/
Dmsm_drv.h560 extern const struct component_master_ops msm_drm_ops;
/linux-6.12.1/drivers/gpu/drm/meson/
Dmeson_drv.c419 static const struct component_master_ops meson_drv_master_ops = {
/linux-6.12.1/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c535 static const struct component_master_ops tilcdc_comp_ops = {
/linux-6.12.1/drivers/gpu/drm/mediatek/
Dmtk_disp_ovl_adaptor.c590 static const struct component_master_ops mtk_disp_ovl_adaptor_master_ops = {

12