ACIL FM
Dark
Refresh
Current DIR:
/usr/src/kernels/5.14.0-427.31.1.el9_4.x86_64/include/linux/rpmsg
/
usr
src
kernels
5.14.0-427.31.1.el9_4.x86_64
include
linux
rpmsg
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
byteorder.h
1.49 MB
chmod
View
DL
Edit
Rename
Delete
mtk_rpmsg.h
1.2 MB
chmod
View
DL
Edit
Rename
Delete
ns.h
1.28 MB
chmod
View
DL
Edit
Rename
Delete
qcom_glink.h
763 B
chmod
View
DL
Edit
Rename
Delete
qcom_smd.h
604 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/src/kernels/5.14.0-427.31.1.el9_4.x86_64/include/linux/rpmsg/qcom_smd.h
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_RPMSG_QCOM_SMD_H #define _LINUX_RPMSG_QCOM_SMD_H #include <linux/device.h> struct qcom_smd_edge; #if IS_ENABLED(CONFIG_RPMSG_QCOM_SMD) struct qcom_smd_edge *qcom_smd_register_edge(struct device *parent, struct device_node *node); int qcom_smd_unregister_edge(struct qcom_smd_edge *edge); #else static inline struct qcom_smd_edge * qcom_smd_register_edge(struct device *parent, struct device_node *node) { return NULL; } static inline int qcom_smd_unregister_edge(struct qcom_smd_edge *edge) { return 0; } #endif #endif
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply