Home
last modified time | relevance | path

Searched refs:spi_nor_manufacturer (Results 1 - 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.h370 * struct spi_nor_manufacturer - SPI NOR manufacturer object
376 struct spi_nor_manufacturer { struct
384 extern const struct spi_nor_manufacturer spi_nor_atmel;
385 extern const struct spi_nor_manufacturer spi_nor_catalyst;
386 extern const struct spi_nor_manufacturer spi_nor_eon;
387 extern const struct spi_nor_manufacturer spi_nor_esmt;
388 extern const struct spi_nor_manufacturer spi_nor_everspin;
389 extern const struct spi_nor_manufacturer spi_nor_fujitsu;
390 extern const struct spi_nor_manufacturer spi_nor_gigadevice;
391 extern const struct spi_nor_manufacturer spi_nor_inte
[all...]
H A Dfujitsu.c16 const struct spi_nor_manufacturer spi_nor_fujitsu = {
H A Deverspin.c23 const struct spi_nor_manufacturer spi_nor_everspin = {
H A Desmt.c21 const struct spi_nor_manufacturer spi_nor_esmt = {
H A Dxmc.c19 const struct spi_nor_manufacturer spi_nor_xmc = {
H A Dmicron-st.c149 const struct spi_nor_manufacturer spi_nor_micron = {
156 const struct spi_nor_manufacturer spi_nor_st = {
H A Dcatalyst.c25 const struct spi_nor_manufacturer spi_nor_catalyst = {
H A Dintel.c27 const struct spi_nor_manufacturer spi_nor_intel = {
H A Deon.c30 const struct spi_nor_manufacturer spi_nor_eon = {
H A Dgigadevice.c55 const struct spi_nor_manufacturer spi_nor_gigadevice = {
H A Datmel.c81 const struct spi_nor_manufacturer spi_nor_atmel = {
H A Dmacronix.c102 const struct spi_nor_manufacturer spi_nor_macronix = {
H A Dissi.c78 const struct spi_nor_manufacturer spi_nor_issi = {
H A Dxilinx.c89 const struct spi_nor_manufacturer spi_nor_xilinx = {
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.h609 * struct spi_nor_manufacturer - SPI NOR manufacturer object
615 struct spi_nor_manufacturer { struct
633 extern const struct spi_nor_manufacturer spi_nor_atmel;
634 extern const struct spi_nor_manufacturer spi_nor_catalyst;
635 extern const struct spi_nor_manufacturer spi_nor_eon;
636 extern const struct spi_nor_manufacturer spi_nor_esmt;
637 extern const struct spi_nor_manufacturer spi_nor_everspin;
638 extern const struct spi_nor_manufacturer spi_nor_fujitsu;
639 extern const struct spi_nor_manufacturer spi_nor_gigadevice;
640 extern const struct spi_nor_manufacturer spi_nor_inte
[all...]
H A Dcatalyst.c20 const struct spi_nor_manufacturer spi_nor_catalyst = {
H A Deverspin.c19 const struct spi_nor_manufacturer spi_nor_everspin = {
H A Dfujitsu.c17 const struct spi_nor_manufacturer spi_nor_fujitsu = {
H A Dxmc.c21 const struct spi_nor_manufacturer spi_nor_xmc = {
H A Desmt.c24 const struct spi_nor_manufacturer spi_nor_esmt = {
H A Dintel.c21 const struct spi_nor_manufacturer spi_nor_intel = {
H A Deon.c34 const struct spi_nor_manufacturer spi_nor_eon = {
H A Dgigadevice.c72 const struct spi_nor_manufacturer spi_nor_gigadevice = {
H A Dissi.c103 const struct spi_nor_manufacturer spi_nor_issi = {
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dspi-nor.h326 struct spi_nor_manufacturer;
367 const struct spi_nor_manufacturer *manufacturer;

Completed in 7 milliseconds

12