Lines Matching refs:it
5 write it to the internal EEPROM of the mezzanine card. This driver uses
8 Overwriting the EEPROM is not something you should do daily, and it is
10 module makes it unlikely for the random user to change a working EEPROM.
20 such argument is received, it doesn't write anything to EEPROM
23 * If the file name ends with `.bin' it is written verbatim starting
26 * If the file name ends with `.tlv' it is interpreted as
27 type-length-value (i.e., it allows writev(2)-like operation).
29 * If the file name doesn't match any of the patterns above, it is
41 include the header (it is the actual number of bytes to be written).
59 the image starting at offset 0, it will deregister and register again
61 still loaded, the system will associate it to the new device, which
63 following example removes the module after it reflashed fakedev the
81 The bus creates a sysfs binary file called eeprom for each mezzanine it
89 Everybody can read the files and the superuser can also modify it, but