/linux/include/linux/ |
H A D | component.h | 47 * 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 D | drm_of.h | 11 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 D | hda_component.h | 76 const struct component_master_ops *ops); 79 const struct component_master_ops *ops);
|
H A D | hda_component.c | 158 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 D | component.c | 60 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 D | sprd_drm.c | 129 static const struct component_master_ops drm_component_ops = {
|
/linux/drivers/platform/x86/lenovo/ |
H A D | wmi-other.c | 76 struct component_master_ops *ops; 609 static const struct component_master_ops lwmi_om_master_ops = {
|
/linux/drivers/gpu/drm/imx/dc/ |
H A D | dc-drv.c | 151 static const struct component_master_ops dc_drm_ops = {
|
/linux/drivers/misc/mei/pxp/ |
H A D | mei_pxp.c | 205 static const struct component_master_ops mei_component_master_ops = {
|
/linux/drivers/gpu/drm/sti/ |
H A D | sti_drv.c | 226 static const struct component_master_ops sti_ops = {
|
/linux/drivers/gpu/drm/armada/ |
H A D | armada_drv.c | 188 static const struct component_master_ops armada_master_ops = {
|
/linux/drivers/gpu/drm/hisilicon/kirin/ |
H A D | kirin_drm_drv.c | 263 static const struct component_master_ops kirin_drm_ops = {
|
/linux/sound/hda/core/ |
H A D | component.c | 235 static const struct component_master_ops hdac_component_master_ops = {
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_drv.c | 149 static const struct component_master_ops sun4i_drv_master_ops = {
|
/linux/drivers/gpu/drm/ |
H A D | drm_of.c | 115 const struct component_master_ops *m_ops) in drm_of_component_probe()
|
/linux/drivers/gpu/drm/arm/ |
H A D | hdlcd_drv.c | 344 static const struct component_master_ops hdlcd_master_ops = {
|
/linux/drivers/gpu/drm/mcde/ |
H A D | mcde_drv.c | 259 static const struct component_master_ops mcde_drm_comp_ops = {
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.c | 330 static const struct component_master_ops exynos_drm_ops = {
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_drv.h | 542 extern const struct component_master_ops msm_drm_ops;
|
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.c | 412 static const struct component_master_ops rockchip_drm_ops = {
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_drv.c | 418 static const struct component_master_ops vc4_drm_ops = {
|
/linux/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_drv.c | 537 static const struct component_master_ops tilcdc_comp_ops = {
|
/linux/drivers/gpu/drm/adp/ |
H A D | adp_drv.c | 552 static const struct component_master_ops adp_master_ops = {
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_disp_ovl_adaptor.c | 618 static const struct component_master_ops mtk_disp_ovl_adaptor_master_ops = {
|
/linux/drivers/iommu/ |
H A D | mtk_iommu_v1.c | 599 static const struct component_master_ops mtk_iommu_v1_com_ops = {
|