include/linux/hisi_acc_qm.h

Source file repositories/reference/linux-study-clean/include/linux/hisi_acc_qm.h

File Facts

System
Linux kernel
Corpus path
include/linux/hisi_acc_qm.h
Extension
.h
Size
15898 bytes
Lines
637
Domain
Core OS
Bucket
Core Kernel Interface
Inferred role
Core OS: operation-table or driver-model contract
Status
pattern implementation candidate

Why This File Exists

Core operating-system implementation surface: boot, tasks, memory, VFS, syscall-facing interfaces, synchronization, credentials, and isolation.

Dependency Surface

Detected Declarations

Annotated Snippet

struct pci_driver *hisi_sec_get_pf_driver(void);
struct pci_driver *hisi_hpre_get_pf_driver(void);
struct pci_driver *hisi_zip_get_pf_driver(void);
#endif

Annotation

Implementation Notes