Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
Dxilinx.c86 .post_sfdp = xilinx_post_sfdp_fixups,
Dspansion.c121 .post_sfdp = spansion_post_sfdp_fixups,
Dsst.c144 .post_sfdp = sst_post_sfdp_fixups,
Dcore.h251 void (*post_sfdp)(struct spi_nor *nor); member
Dcore.c2830 nor->manufacturer->fixups->post_sfdp) in spi_nor_post_sfdp_fixups()
2831 nor->manufacturer->fixups->post_sfdp(nor); in spi_nor_post_sfdp_fixups()
2833 if (nor->info->fixups && nor->info->fixups->post_sfdp) in spi_nor_post_sfdp_fixups()
2834 nor->info->fixups->post_sfdp(nor); in spi_nor_post_sfdp_fixups()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch18309 + .post_sfdp = mx25uw51345g_post_sfdp_fixup,
18537 + .post_sfdp = mt35xu512aba_post_sfdp_fixup,
18962 + .post_sfdp = s28hs512t_post_sfdp_fixup,