drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.h

Source file repositories/reference/linux-study-clean/drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.h

File Facts

System
Linux kernel
Corpus path
drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.h
Extension
.h
Size
658 bytes
Lines
21
Domain
Driver Families
Bucket
drivers/staging
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

#ifndef __INC_MP_MAC_HW_IMG_8723B_H
#define __INC_MP_MAC_HW_IMG_8723B_H


/******************************************************************************
*                           MAC_REG.TXT
******************************************************************************/

void
ODM_ReadAndConfig_MP_8723B_MAC_REG(/*  TC: Test Chip, MP: MP Chip */
	struct dm_odm_t *pDM_Odm
);
#endif

Annotation

Implementation Notes