Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dcomponent.h47 * struct component_master_ops - callback for the aggregate driver
52 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/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/sound/hda/codecs/side-codecs/
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/drivers/base/
H A Dcomponent.c60 const struct component_master_ops *ops;
142 const struct component_master_ops *ops) in __aggregate_find()
509 * &component_master_ops.bind from @ops. Must be unregistered by calling
513 const struct component_master_ops *ops, in component_master_add_with_match()
555 * disassembled by calling &component_master_ops.unbind from @ops.
558 const struct component_master_ops *ops) in component_master_del()
573 const struct component_master_ops *ops) in component_master_is_bound()
610 * &component_master_ops.unbind.
693 * &component_master_ops.bind.
/linux/drivers/gpu/drm/sprd/
H A Dsprd_drm.c129 static const struct component_master_ops drm_component_ops = {
/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c76 struct component_master_ops *ops;
609 static const struct component_master_ops lwmi_om_master_ops = {
/linux/drivers/gpu/drm/imx/dc/
H A Ddc-drv.c151 static const struct component_master_ops dc_drm_ops = {
/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c205 static const struct component_master_ops mei_component_master_ops = {
/linux/drivers/gpu/drm/sti/
H A Dsti_drv.c226 static const struct component_master_ops sti_ops = {
/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c188 static const struct component_master_ops armada_master_ops = {
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.c263 static const struct component_master_ops kirin_drm_ops = {
/linux/sound/hda/core/
H A Dcomponent.c235 static const struct component_master_ops hdac_component_master_ops = {
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c149 static const struct component_master_ops sun4i_drv_master_ops = {
/linux/drivers/gpu/drm/
H A Ddrm_of.c115 const struct component_master_ops *m_ops) in drm_of_component_probe()
/linux/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c344 static const struct component_master_ops hdlcd_master_ops = {
/linux/drivers/gpu/drm/mcde/
H A Dmcde_drv.c259 static const struct component_master_ops mcde_drm_comp_ops = {
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c330 static const struct component_master_ops exynos_drm_ops = {
/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.h542 extern const struct component_master_ops msm_drm_ops;
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c412 static const struct component_master_ops rockchip_drm_ops = {
/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c418 static const struct component_master_ops vc4_drm_ops = {
/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c537 static const struct component_master_ops tilcdc_comp_ops = {
/linux/drivers/gpu/drm/adp/
H A Dadp_drv.c552 static const struct component_master_ops adp_master_ops = {
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ovl_adaptor.c618 static const struct component_master_ops mtk_disp_ovl_adaptor_master_ops = {
/linux/drivers/iommu/
H A Dmtk_iommu_v1.c599 static const struct component_master_ops mtk_iommu_v1_com_ops = {

12