Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcomponent.h19 struct component_master_ops { struct
25 int component_master_add(struct device *, const struct component_master_ops *); argument
27 const struct component_master_ops *);
35 const struct component_master_ops *, struct component_match *);
/linux-4.4.14/include/drm/
Ddrm_of.h4 struct component_master_ops;
14 const struct component_master_ops *m_ops);
25 const struct component_master_ops *m_ops) in drm_of_component_probe()
/linux-4.4.14/drivers/base/
Dcomponent.c35 const struct component_master_ops *ops;
55 const struct component_master_ops *ops) in __master_find()
287 const struct component_master_ops *ops, in component_master_add_with_match()
330 const struct component_master_ops *ops) in component_master_add()
337 const struct component_master_ops *ops) in component_master_del()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_of.c81 const struct component_master_ops *m_ops) in drm_of_component_probe()
/linux-4.4.14/sound/hda/
Dhdac_i915.c162 static const struct component_master_ops hdac_component_master_ops = {
/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_drv.c222 static const struct component_master_ops vc4_drm_ops = {
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_drv.c239 static const struct component_master_ops sti_ops = {
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_drv.c266 static const struct component_master_ops armada_master_ops = {
/linux-4.4.14/drivers/gpu/drm/imx/
Dimx-drm-core.c534 static const struct component_master_ops imx_drm_ops = {
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c479 static const struct component_master_ops rockchip_drm_ops = {
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c609 static const struct component_master_ops exynos_drm_ops = {
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c642 static const struct component_master_ops tilcdc_comp_ops = {
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddss.c1213 static const struct component_master_ops dss_component_ops = {
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_drv.c1082 static const struct component_master_ops msm_drm_ops = {