drivers/net/wireless/broadcom/b43/phy_ac.h

Source file repositories/reference/linux-study-clean/drivers/net/wireless/broadcom/b43/phy_ac.h

File Facts

System
Linux kernel
Corpus path
drivers/net/wireless/broadcom/b43/phy_ac.h
Extension
.h
Size
1301 bytes
Lines
40
Domain
Driver Families
Bucket
drivers/net
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

struct b43_phy_ac {
};

extern const struct b43_phy_operations b43_phyops_ac;

#endif /* B43_PHY_AC_H_ */

Annotation

Implementation Notes