ACIL FM
Dark
Refresh
Current DIR:
/usr/src/kernels/5.14.0-611.34.1.el9_7.x86_64/include/drm/bridge
/
usr
src
kernels
5.14.0-611.34.1.el9_7.x86_64
include
drm
bridge
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
analogix_dp.h
1.39 MB
chmod
View
DL
Edit
Rename
Delete
aux-bridge.h
1.32 MB
chmod
View
DL
Edit
Rename
Delete
dw_hdmi.h
9.55 MB
chmod
View
DL
Edit
Rename
Delete
dw_hdmi_qp.h
910 B
chmod
View
DL
Edit
Rename
Delete
dw_mipi_dsi.h
2.49 MB
chmod
View
DL
Edit
Rename
Delete
dw_mipi_dsi2.h
2.6 MB
chmod
View
DL
Edit
Rename
Delete
imx.h
330 B
chmod
View
DL
Edit
Rename
Delete
mhl.h
11.02 MB
chmod
View
DL
Edit
Rename
Delete
samsung-dsim.h
2.95 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/src/kernels/5.14.0-611.34.1.el9_7.x86_64/include/drm/bridge/dw_hdmi_qp.h
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (c) 2021-2022 Rockchip Electronics Co., Ltd. * Copyright (c) 2024 Collabora Ltd. */ #ifndef __DW_HDMI_QP__ #define __DW_HDMI_QP__ struct device; struct drm_encoder; struct dw_hdmi_qp; struct platform_device; struct dw_hdmi_qp_phy_ops { int (*init)(struct dw_hdmi_qp *hdmi, void *data); void (*disable)(struct dw_hdmi_qp *hdmi, void *data); enum drm_connector_status (*read_hpd)(struct dw_hdmi_qp *hdmi, void *data); void (*setup_hpd)(struct dw_hdmi_qp *hdmi, void *data); }; struct dw_hdmi_qp_plat_data { const struct dw_hdmi_qp_phy_ops *phy_ops; void *phy_data; int main_irq; }; struct dw_hdmi_qp *dw_hdmi_qp_bind(struct platform_device *pdev, struct drm_encoder *encoder, const struct dw_hdmi_qp_plat_data *plat_data); void dw_hdmi_qp_resume(struct device *dev, struct dw_hdmi_qp *hdmi); #endif /* __DW_HDMI_QP__ */
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply