Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dssfdc.c149 static int read_physical_sector(struct mtd_info *mtd, uint8_t *sect_buf, in read_physical_sector() function
397 if (read_physical_sector(ssfdc->mbd.mtd, buf, sect_no) < 0) in ssfdcr_readsect()