Searched refs:ee1004_eeprom_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/eeprom/ |
H A D | ee1004.c | 74 static ssize_t ee1004_eeprom_read(struct i2c_client *client, char *buf, in ee1004_eeprom_read() function 143 status = ee1004_eeprom_read(client, buf, off, count); in ee1004_read()
|
/kernel/linux/linux-6.6/drivers/misc/eeprom/ |
H A D | ee1004.c | 101 static ssize_t ee1004_eeprom_read(struct i2c_client *client, char *buf, in ee1004_eeprom_read() function 138 ret = ee1004_eeprom_read(client, buf, off, count); in eeprom_read()
|
Completed in 1 milliseconds