include/linux/usb/c67x00.h

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

File Facts

System
Linux kernel
Corpus path
include/linux/usb/c67x00.h
Extension
.h
Size
1142 bytes
Lines
35
Domain
Core OS
Bucket
Core Kernel Interface
Inferred role
Core OS: implementation source
Status
source 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 c67x00_platform_data {
	int sie_config;			/* SIEs config (C67X00_SIEx_*) */
	unsigned long hpi_regstep;	/* Step between HPI registers  */
};

#endif /* _LINUX_USB_C67X00_H */

Annotation

Implementation Notes