Home
last modified time | relevance | path

Searched refs:component_ops (Results 1 – 41 of 41) sorted by relevance

/linux-4.4.14/include/linux/
Dcomponent.h6 struct component_ops { struct
11 int component_add(struct device *, const struct component_ops *); argument
12 void component_del(struct device *, const struct component_ops *);
/linux-4.4.14/drivers/base/
Dcomponent.c46 const struct component_ops *ops;
461 int component_add(struct device *dev, const struct component_ops *ops) in component_add()
490 void component_del(struct device *dev, const struct component_ops *ops) in component_del()
/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_hvs.c135 static const struct component_ops vc4_hvs_ops = {
Dvc4_hdmi.c562 static const struct component_ops vc4_hdmi_ops = {
Dvc4_crtc.c650 static const struct component_ops vc4_crtc_ops = {
/linux-4.4.14/drivers/gpu/drm/msm/edp/
Dedp.c102 static const struct component_ops edp_ops = {
/linux-4.4.14/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c265 static const struct component_ops dw_hdmi_imx_ops = {
Dparallel-display.c279 static const struct component_ops imx_pd_ops = {
Dipuv3-crtc.c448 static const struct component_ops ipu_crtc_ops = {
Dimx-tve.c704 static const struct component_ops imx_tve_ops = {
Dimx-ldb.c660 static const struct component_ops imx_ldb_ops = {
/linux-4.4.14/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c309 static const struct component_ops dw_hdmi_rockchip_ops = {
Drockchip_drm_vop.c1752 static const struct component_ops vop_component_ops = {
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_compositor.c159 static const struct component_ops sti_compositor_ops = {
Dsti_dvo.c474 static const struct component_ops sti_dvo_ops = {
Dsti_tvout.c671 static const struct component_ops sti_tvout_ops = {
Dsti_hda.c705 static const struct component_ops sti_hda_ops = {
Dsti_hdmi.c761 static const struct component_ops sti_hdmi_ops = {
Dsti_hqvdp.c1013 static const struct component_ops sti_hqvdp_ops = {
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
Ddsi.c144 static const struct component_ops dsi_ops = {
/linux-4.4.14/drivers/gpu/drm/msm/adreno/
Dadreno_device.c266 static const struct component_ops a3xx_ops = {
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dsdi.c379 static const struct component_ops sdi_component_ops = {
Ddpi.c814 static const struct component_ops dpi_component_ops = {
Dhdmi5.c812 static const struct component_ops hdmi5_component_ops = {
Dhdmi4.c776 static const struct component_ops hdmi4_component_ops = {
Dvenc.c938 static const struct component_ops venc_component_ops = {
Drfbi.c1021 static const struct component_ops rfbi_component_ops = {
Ddispc.c4052 static const struct component_ops dispc_component_ops = {
Ddsi.c5510 static const struct component_ops dsi_component_ops = {
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c495 static const struct component_ops vidi_component_ops = {
Dexynos5433_drm_decon.c549 static const struct component_ops decon_component_ops = {
Dexynos7_drm_decon.c730 static const struct component_ops decon_component_ops = {
Dexynos_drm_fimd.c993 static const struct component_ops fimd_component_ops = {
Dexynos_dp_core.c1338 static const struct component_ops exynos_dp_ops = {
Dexynos_mixer.c1242 static const struct component_ops mixer_component_ops = {
Dexynos_hdmi.c1814 static const struct component_ops hdmi_component_ops = {
Dexynos_drm_dsi.c1864 static const struct component_ops exynos_dsi_component_ops = {
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi.c516 static const struct component_ops hdmi_ops = {
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_audio.c753 static const struct component_ops i915_audio_component_bind_ops = {
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_crtc.c1298 static const struct component_ops armada_lcd_ops = {
/linux-4.4.14/drivers/gpu/drm/i2c/
Dtda998x_drv.c1480 static const struct component_ops tda998x_ops = {