Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/
Dssfdc.c152 static int read_physical_sector(struct mtd_info *mtd, uint8_t *sect_buf, in read_physical_sector() function
400 if (read_physical_sector(ssfdc->mbd.mtd, buf, sect_no) < 0) in ssfdcr_readsect()