/linux-4.4.14/include/linux/ |
D | component.h | 6 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/ |
D | component.c | 46 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/ |
D | vc4_hvs.c | 135 static const struct component_ops vc4_hvs_ops = {
|
D | vc4_hdmi.c | 562 static const struct component_ops vc4_hdmi_ops = {
|
D | vc4_crtc.c | 650 static const struct component_ops vc4_crtc_ops = {
|
/linux-4.4.14/drivers/gpu/drm/msm/edp/ |
D | edp.c | 102 static const struct component_ops edp_ops = {
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
D | dw_hdmi-imx.c | 265 static const struct component_ops dw_hdmi_imx_ops = {
|
D | parallel-display.c | 279 static const struct component_ops imx_pd_ops = {
|
D | ipuv3-crtc.c | 448 static const struct component_ops ipu_crtc_ops = {
|
D | imx-tve.c | 704 static const struct component_ops imx_tve_ops = {
|
D | imx-ldb.c | 660 static const struct component_ops imx_ldb_ops = {
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | dw_hdmi-rockchip.c | 309 static const struct component_ops dw_hdmi_rockchip_ops = {
|
D | rockchip_drm_vop.c | 1752 static const struct component_ops vop_component_ops = {
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_compositor.c | 159 static const struct component_ops sti_compositor_ops = {
|
D | sti_dvo.c | 474 static const struct component_ops sti_dvo_ops = {
|
D | sti_tvout.c | 671 static const struct component_ops sti_tvout_ops = {
|
D | sti_hda.c | 705 static const struct component_ops sti_hda_ops = {
|
D | sti_hdmi.c | 761 static const struct component_ops sti_hdmi_ops = {
|
D | sti_hqvdp.c | 1013 static const struct component_ops sti_hqvdp_ops = {
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
D | dsi.c | 144 static const struct component_ops dsi_ops = {
|
/linux-4.4.14/drivers/gpu/drm/msm/adreno/ |
D | adreno_device.c | 266 static const struct component_ops a3xx_ops = {
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | sdi.c | 379 static const struct component_ops sdi_component_ops = {
|
D | dpi.c | 814 static const struct component_ops dpi_component_ops = {
|
D | hdmi5.c | 812 static const struct component_ops hdmi5_component_ops = {
|
D | hdmi4.c | 776 static const struct component_ops hdmi4_component_ops = {
|
D | venc.c | 938 static const struct component_ops venc_component_ops = {
|
D | rfbi.c | 1021 static const struct component_ops rfbi_component_ops = {
|
D | dispc.c | 4052 static const struct component_ops dispc_component_ops = {
|
D | dsi.c | 5510 static const struct component_ops dsi_component_ops = {
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_vidi.c | 495 static const struct component_ops vidi_component_ops = {
|
D | exynos5433_drm_decon.c | 549 static const struct component_ops decon_component_ops = {
|
D | exynos7_drm_decon.c | 730 static const struct component_ops decon_component_ops = {
|
D | exynos_drm_fimd.c | 993 static const struct component_ops fimd_component_ops = {
|
D | exynos_dp_core.c | 1338 static const struct component_ops exynos_dp_ops = {
|
D | exynos_mixer.c | 1242 static const struct component_ops mixer_component_ops = {
|
D | exynos_hdmi.c | 1814 static const struct component_ops hdmi_component_ops = {
|
D | exynos_drm_dsi.c | 1864 static const struct component_ops exynos_dsi_component_ops = {
|
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
D | hdmi.c | 516 static const struct component_ops hdmi_ops = {
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_audio.c | 753 static const struct component_ops i915_audio_component_bind_ops = {
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_crtc.c | 1298 static const struct component_ops armada_lcd_ops = {
|
/linux-4.4.14/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 1480 static const struct component_ops tda998x_ops = {
|