ACIL FM
Dark
Refresh
Current DIR:
/usr/src/kernels/5.14.0-427.31.1.el9_4.x86_64/include/linux/platform_data/x86
/
usr
src
kernels
5.14.0-427.31.1.el9_4.x86_64
include
linux
platform_data
x86
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
apple.h
248 B
chmod
View
DL
Edit
Rename
Delete
asus-wmi.h
4.07 MB
chmod
View
DL
Edit
Rename
Delete
clk-lpss.h
425 B
chmod
View
DL
Edit
Rename
Delete
clk-pmc-atom.h
1020 B
chmod
View
DL
Edit
Rename
Delete
intel-spi.h
621 B
chmod
View
DL
Edit
Rename
Delete
nvidia-wmi-ec-backlight.h
2.83 MB
chmod
View
DL
Edit
Rename
Delete
p2sb.h
575 B
chmod
View
DL
Edit
Rename
Delete
pmc_atom.h
4.32 MB
chmod
View
DL
Edit
Rename
Delete
soc.h
1.25 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/src/kernels/5.14.0-427.31.1.el9_4.x86_64/include/linux/platform_data/x86/p2sb.h
/* SPDX-License-Identifier: GPL-2.0 */ /* * Primary to Sideband (P2SB) bridge access support */ #ifndef _PLATFORM_DATA_X86_P2SB_H #define _PLATFORM_DATA_X86_P2SB_H #include <linux/errno.h> #include <linux/kconfig.h> struct pci_bus; struct resource; #if IS_BUILTIN(CONFIG_P2SB) int p2sb_bar(struct pci_bus *bus, unsigned int devfn, struct resource *mem); #else /* CONFIG_P2SB */ static inline int p2sb_bar(struct pci_bus *bus, unsigned int devfn, struct resource *mem) { return -ENODEV; } #endif /* CONFIG_P2SB is not set */ #endif /* _PLATFORM_DATA_X86_P2SB_H */
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply