Home
last modified time | relevance | path

Searched refs:vendorextnGetSectionInfo (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
Dvendorspecificextn.h7 INT vendorextnGetSectionInfo(PVOID pContext,PFLASH2X_VENDORSPECIFIC_INFO pVendorInfo);
Dvendorspecificextn.c14 INT vendorextnGetSectionInfo(PVOID pContext,PFLASH2X_VENDORSPECIFIC_INFO pVendorInfo) in vendorextnGetSectionInfo() function
Dnvm.c2735 if(STATUS_SUCCESS != vendorextnGetSectionInfo(Adapter, Adapter->psFlash2xVendorInfo)) in UpdateVendorInfo()