Symbol: component_master_ops
drivers/base/component.c
142
const struct component_master_ops *ops)
drivers/base/component.c
513
const struct component_master_ops *ops,
drivers/base/component.c
558
const struct component_master_ops *ops)
drivers/base/component.c
573
const struct component_master_ops *ops)
drivers/base/component.c
60
const struct component_master_ops *ops;
drivers/gpu/drm/adp/adp_drv.c
551
static const struct component_master_ops adp_master_ops = {
drivers/gpu/drm/arm/hdlcd_drv.c
345
static const struct component_master_ops hdlcd_master_ops = {
drivers/gpu/drm/arm/malidp_drv.c
919
static const struct component_master_ops malidp_master_ops = {
drivers/gpu/drm/armada/armada_drv.c
188
static const struct component_master_ops armada_master_ops = {
drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.c
111
static const struct component_master_ops imx8mp_dw_hdmi_ops = {
drivers/gpu/drm/drm_of.c
118
const struct component_master_ops *m_ops)
drivers/gpu/drm/etnaviv/etnaviv_drv.c
617
static const struct component_master_ops etnaviv_master_ops = {
drivers/gpu/drm/exynos/exynos_drm_drv.c
329
static const struct component_master_ops exynos_drm_ops = {
drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c
264
static const struct component_master_ops kirin_drm_ops = {
drivers/gpu/drm/imx/dc/dc-drv.c
150
static const struct component_master_ops dc_drm_ops = {
drivers/gpu/drm/imx/ipuv3/imx-drm-core.c
295
static const struct component_master_ops imx_drm_ops = {
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
1452
static const struct component_master_ops ingenic_master_ops = {
drivers/gpu/drm/mcde/mcde_drv.c
259
static const struct component_master_ops mcde_drm_comp_ops = {
drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c
630
static const struct component_master_ops mtk_disp_ovl_adaptor_master_ops = {
drivers/gpu/drm/mediatek/mtk_drm_drv.c
699
static const struct component_master_ops mtk_drm_ops = {
drivers/gpu/drm/meson/meson_drv.c
420
static const struct component_master_ops meson_drv_master_ops = {
drivers/gpu/drm/msm/msm_drv.c
1048
const struct component_master_ops msm_drm_ops = {
drivers/gpu/drm/msm/msm_drv.h
538
extern const struct component_master_ops msm_drm_ops;
drivers/gpu/drm/omapdrm/dss/dss.c
1340
static const struct component_master_ops dss_component_ops = {
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
416
static const struct component_master_ops rockchip_drm_ops = {
drivers/gpu/drm/sprd/sprd_drm.c
128
static const struct component_master_ops drm_component_ops = {
drivers/gpu/drm/sti/sti_drv.c
227
static const struct component_master_ops sti_ops = {
drivers/gpu/drm/sun4i/sun4i_drv.c
150
static const struct component_master_ops sun4i_drv_master_ops = {
drivers/gpu/drm/vc4/vc4_drv.c
417
static const struct component_master_ops vc4_drm_ops = {
drivers/iommu/mtk_iommu.c
1165
static const struct component_master_ops mtk_iommu_com_ops = {
drivers/iommu/mtk_iommu_v1.c
604
static const struct component_master_ops mtk_iommu_v1_com_ops = {
drivers/misc/mei/gsc_proxy/mei_gsc_proxy.c
89
static const struct component_master_ops mei_component_master_ops = {
drivers/misc/mei/hdcp/mei_hdcp.c
761
static const struct component_master_ops mei_component_master_ops = {
drivers/misc/mei/mei_lb.c
404
static const struct component_master_ops mei_lb_component_master_ops = {
drivers/misc/mei/pxp/mei_pxp.c
205
static const struct component_master_ops mei_component_master_ops = {
drivers/platform/x86/lenovo/wmi-capdata.c
350
static const struct component_master_ops lwmi_cd_sub_master_ops = {
drivers/platform/x86/lenovo/wmi-other.c
134
struct component_master_ops *ops;
drivers/platform/x86/lenovo/wmi-other.c
1681
static const struct component_master_ops lwmi_om_master_ops = {
drivers/power/supply/ab8500_charger.c
3395
static const struct component_master_ops ab8500_charger_comp_ops = {
drivers/usb/typec/port-mapper.c
30
static const struct component_master_ops typec_aggregate_ops = {
drivers/video/fbdev/omap2/omapfb/dss/dss.c
1187
static const struct component_master_ops dss_component_ops = {
include/drm/drm_of.h
12
struct component_master_ops;
include/drm/drm_of.h
46
const struct component_master_ops *m_ops);
include/drm/drm_of.h
93
const struct component_master_ops *m_ops)
include/linux/component.h
92
const struct component_master_ops *);
include/linux/component.h
94
const struct component_master_ops *ops);
include/linux/component.h
99
const struct component_master_ops *, struct component_match *);
sound/hda/codecs/cirrus/cs8409.c
1235
static const struct component_master_ops cs8409_comp_master_ops = {
sound/hda/codecs/realtek/alc269.c
3167
static const struct component_master_ops comp_master_ops = {
sound/hda/codecs/side-codecs/hda_component.c
151
const struct component_master_ops *ops)
sound/hda/codecs/side-codecs/hda_component.c
192
const struct component_master_ops *ops)
sound/hda/codecs/side-codecs/hda_component.h
76
const struct component_master_ops *ops);
sound/hda/codecs/side-codecs/hda_component.h
79
const struct component_master_ops *ops);
sound/hda/core/component.c
233
static const struct component_master_ops hdac_component_master_ops = {
sound/soc/codecs/pm4125.c
1618
static const struct component_master_ops pm4125_comp_ops = {
sound/soc/codecs/wcd937x.c
2867
static const struct component_master_ops wcd937x_comp_ops = {
sound/soc/codecs/wcd938x.c
3443
static const struct component_master_ops wcd938x_comp_ops = {
sound/soc/codecs/wcd939x.c
3445
static const struct component_master_ops wcd939x_comp_ops = {