Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/cris/drivers/
Deeprom.c145 static int read_from_eeprom(char * buf, int count);
559 read = read_from_eeprom( buf, count); in eeprom_read()
812 static int read_from_eeprom(char * buf, int count) in read_from_eeprom() function