Searched refs:SectionVal (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/bcm/ |
D | vendorspecificextn.h | 11 INT vendorextnReadSection(PVOID pContext, PUCHAR pBuffer, enum bcm_flash2x_section_val SectionVal, 13 INT vendorextnWriteSection(PVOID pContext, PUCHAR pBuffer, enum bcm_flash2x_section_val SectionVal, 15 …nWriteSectionWithoutErase(PVOID pContext, PUCHAR pBuffer, enum bcm_flash2x_section_val SectionVal,
|
D | vendorspecificextn.c | 94 enum bcm_flash2x_section_val SectionVal, UINT offset, UINT numOfBytes) in vendorextnReadSection() argument 118 enum bcm_flash2x_section_val SectionVal, UINT offset, in vendorextnWriteSection() argument 142 enum bcm_flash2x_section_val SectionVal, UINT offset, UINT numOfBytes) in vendorextnWriteSectionWithoutErase() argument
|