Searched refs:eeprom_93cx6_write_bits (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/misc/eeprom/ |
A D | eeprom_93cx6.c | 84 static void eeprom_93cx6_write_bits(struct eeprom_93cx6 *eeprom, in eeprom_93cx6_write_bits() function 186 eeprom_93cx6_write_bits(eeprom, command, in eeprom_93cx6_read() 252 eeprom_93cx6_write_bits(eeprom, command, in eeprom_93cx6_readb() 308 eeprom_93cx6_write_bits(eeprom, command, in eeprom_93cx6_wren() 340 eeprom_93cx6_write_bits(eeprom, command, in eeprom_93cx6_write() 344 eeprom_93cx6_write_bits(eeprom, data, 16); in eeprom_93cx6_write()
|
Completed in 3 milliseconds