Home
last modified time | relevance | path

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

/drivers/mtd/spi-nor/
Dcore.c1843 static const struct spi_nor_manufacturer *manufacturers[] = { variable
1902 for (i = 0; i < ARRAY_SIZE(manufacturers); i++) { in spi_nor_read_id()
1903 info = spi_nor_search_part_by_id(manufacturers[i]->parts, in spi_nor_read_id()
1904 manufacturers[i]->nparts, in spi_nor_read_id()
1907 nor->manufacturer = manufacturers[i]; in spi_nor_read_id()
2991 for (i = 0; i < ARRAY_SIZE(manufacturers); i++) { in spi_nor_match_id()
2992 for (j = 0; j < manufacturers[i]->nparts; j++) { in spi_nor_match_id()
2993 if (!strcmp(name, manufacturers[i]->parts[j].name)) { in spi_nor_match_id()
2994 nor->manufacturer = manufacturers[i]; in spi_nor_match_id()
2995 return &manufacturers[i]->parts[j]; in spi_nor_match_id()
/drivers/mmc/host/
DKconfig63 It is used by manufacturers such as Texas Instruments(R), Ricoh(R)
/drivers/hid/
DKconfig1211 the user space. Currently some manufacturers are using these ids for
/drivers/hwmon/
DKconfig1765 hardware monitoring solutions, allowing motherboard manufacturers to