Home
last modified time | relevance | path

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

12

/linux/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/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.c151 const struct component_master_ops *ops) in hda_component_manager_init()
192 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()
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/drivers/usb/typec/
H A Dport-mapper.c30 static const struct component_master_ops typec_aggregate_ops = {
/linux/drivers/gpu/drm/sprd/
H A Dsprd_drm.c129 static const struct component_master_ops drm_component_ops = {
/linux/drivers/misc/mei/gsc_proxy/
H A Dmei_gsc_proxy.c89 static const struct component_master_ops mei_component_master_ops = {
/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8mp-hdmi-tx.c112 static const struct component_master_ops imx8mp_dw_hdmi_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/
H A Dmei_lb.c223 static const struct component_master_ops mei_lb_component_master_ops = {
/linux/drivers/gpu/drm/sti/
H A Dsti_drv.c227 static const struct component_master_ops sti_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/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.c264 static const struct component_master_ops kirin_drm_ops = {
/linux/sound/hda/core/
H A Dcomponent.c233 static const struct component_master_ops hdac_component_master_ops = {
/linux/drivers/gpu/drm/imx/ipuv3/
H A Dimx-drm-core.c295 static const struct component_master_ops imx_drm_ops = {
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c150 static const struct component_master_ops sun4i_drv_master_ops = {
/linux/drivers/gpu/drm/
H A Ddrm_of.c118 const struct component_master_ops *m_ops) in drm_of_component_probe()
/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c103 struct component_master_ops *ops;
1088 static const struct component_master_ops lwmi_om_master_ops = {
/linux/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c345 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/rockchip/
H A Drockchip_drm_drv.c416 static const struct component_master_ops rockchip_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/vc4/
H A Dvc4_drv.c419 static const struct component_master_ops vc4_drm_ops = {

12