spi_nor_hwcaps
const struct spi_nor_hwcaps hwcaps = {
struct spi_nor_hwcaps hwcaps = {
const struct spi_nor_hwcaps *hwcaps)
const struct spi_nor_hwcaps *hwcaps)
const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL };
struct spi_nor_hwcaps hwcaps;
const struct spi_nor_hwcaps *hwcaps);