Searched refs:idt_eeprom_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/eeprom/ |
H A D | idt_89hpesx.c | 707 * idt_eeprom_read() - EEPROM read operation 713 static int idt_eeprom_read(struct idt_89hpesx_dev *pdev, u16 memaddr, u16 len, in idt_eeprom_read() function 915 ret = idt_eeprom_read(pdev, (u16)off, (u16)count, (u8 *)buf); in eeprom_read()
|
/kernel/linux/linux-6.6/drivers/misc/eeprom/ |
H A D | idt_89hpesx.c | 676 * idt_eeprom_read() - EEPROM read operation 682 static int idt_eeprom_read(struct idt_89hpesx_dev *pdev, u16 memaddr, u16 len, in idt_eeprom_read() function 884 ret = idt_eeprom_read(pdev, (u16)off, (u16)count, (u8 *)buf); in eeprom_read()
|
Completed in 4 milliseconds