Searched refs:manuf_id (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/linux/i3c/ |
| D | device.h | 147 .manuf_id = _manufid, \ 156 .manuf_id = _manufid, \
|
| /Linux-v5.4/drivers/scsi/aic94xx/ |
| D | aic94xx_sds.c | 1299 u8 manuf_id; in asd_check_flash_type() local 1328 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type() 1338 "sec_prot(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type() 1343 switch (manuf_id) { in asd_check_flash_type() 1393 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type() 1398 "(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type() 1406 switch (manuf_id) { in asd_check_flash_type() 1454 asd_ha->hw_prof.flash.manuf = manuf_id; in asd_check_flash_type()
|
| /Linux-v5.4/drivers/i3c/ |
| D | device.c | 234 if (manuf != id->manuf_id || part != id->part_id) in i3c_device_match_id()
|
| /Linux-v5.4/include/linux/ |
| D | mod_devicetable.h | 480 __u16 manuf_id; member
|
| /Linux-v5.4/drivers/usb/storage/ |
| D | sddr09.c | 125 static inline char *nand_flash_manufacturer(int manuf_id) { in nand_flash_manufacturer() argument 126 switch(manuf_id) { in nand_flash_manufacturer()
|