Searched refs:hal_ic_type_e (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/staging/rtl8723bs/include/
H A DHalVerDef.h10 /* hal_ic_type_e */
11 enum hal_ic_type_e { /* tag_HAL_IC_Type_Definition */ enum
45 enum hal_ic_type_e ICType;
55 #define GET_CVID_IC_TYPE(version) ((enum hal_ic_type_e)((version).ICType))

Completed in 157 milliseconds