Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
Dvendorspecificextn.h11 INT vendorextnReadSection(PVOID pContext, PUCHAR pBuffer, FLASH2X_SECTION_VAL SectionVal,
Dvendorspecificextn.c92 INT vendorextnReadSection(PVOID pContext, PUCHAR pBuffer, FLASH2X_SECTION_VAL SectionVal, in vendorextnReadSection() function
Dnvm.c2054 return vendorextnReadSection(Adapter,(PUCHAR)pBuffer,Adapter->eActiveDSD,uiOffset,uiNumBytes); in BeceemNVMRead()
3226 …return vendorextnReadSection(Adapter,(PUCHAR)pBuffer, eFlash2xSectionVal, uiOffsetWithinSectionVal… in BcmFlash2xBulkRead()