ACIL FM
Dark
Refresh
Current DIR:
/usr/src/kernels/5.14.0-611.27.1.el9_7.x86_64/include/misc
/
usr
src
kernels
5.14.0-611.27.1.el9_7.x86_64
include
misc
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
altera.h
803 B
chmod
View
DL
Edit
Rename
Delete
cxl-base.h
1017 B
chmod
View
DL
Edit
Rename
Delete
cxl.h
9.53 MB
chmod
View
DL
Edit
Rename
Delete
cxllib.h
3.28 MB
chmod
View
DL
Edit
Rename
Delete
ocxl-config.h
1.9 MB
chmod
View
DL
Edit
Rename
Delete
ocxl.h
14.16 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/src/kernels/5.14.0-611.27.1.el9_7.x86_64/include/misc/altera.h
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * altera.h * * altera FPGA driver * * Copyright (C) Altera Corporation 1998-2001 * Copyright (C) 2010 NetUP Inc. * Copyright (C) 2010 Igor M. Liplianin <liplianin@netup.ru> */ #ifndef _ALTERA_H_ #define _ALTERA_H_ struct altera_config { void *dev; u8 *action; int (*jtag_io) (void *dev, int tms, int tdi, int tdo); }; #if defined(CONFIG_ALTERA_STAPL) || \ (defined(CONFIG_ALTERA_STAPL_MODULE) && defined(MODULE)) extern int altera_init(struct altera_config *config, const struct firmware *fw); #else static inline int altera_init(struct altera_config *config, const struct firmware *fw) { printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__); return 0; } #endif /* CONFIG_ALTERA_STAPL */ #endif /* _ALTERA_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