Searched refs:sfdp_read (Results 1 – 4 of 4) sorted by relevance
140 flash_api_sfdp_read sfdp_read; member412 if (api->sfdp_read != NULL) { in z_impl_flash_sfdp_read()413 rv = api->sfdp_read(dev, offset, data, len); in z_impl_flash_sfdp_read()
94 Z_OOPS(Z_SYSCALL_DRIVER_FLASH(dev, sfdp_read)); in z_vrfy_flash_sfdp_read()
1176 .sfdp_read = spi_nor_sfdp_read,
1194 .sfdp_read = qspi_sfdp_read,