Home
last modified time | relevance | path

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

/arch/cris/arch-v10/drivers/
Deeprom.c90 static int read_from_eeprom(char * buf, int count);
489 read = read_from_eeprom( buf, count); in eeprom_read()
730 static int read_from_eeprom(char * buf, int count) in read_from_eeprom() function