Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/sound/pci/hda/
Dhda_i915.c143 static const struct component_master_ops hda_component_master_ops = {
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_drm_drv.c240 static const struct component_master_ops sti_drm_ops = {
Dsti_tvout.c694 static const struct component_master_ops sti_tvout_master_ops = {
/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c476 static const struct component_master_ops rockchip_drm_ops = {
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_drv.c441 static const struct component_master_ops armada_master_ops = {
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c523 static const struct component_master_ops exynos_drm_ops = {
/linux-4.1.27/drivers/gpu/drm/imx/
Dimx-drm-core.c527 static const struct component_master_ops imx_drm_ops = {
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_drv.c1004 static const struct component_master_ops msm_drm_ops = {