Searched refs:sprom_do_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ssb/ |
H A D | pci.c | 271 static int sprom_do_read(struct ssb_bus *bus, u16 *sprom) in sprom_do_read() function 889 sprom_do_read(bus, buf); in ssb_pci_sprom_get() 899 sprom_do_read(bus, buf); in ssb_pci_sprom_get() 1131 return ssb_attr_sprom_show(bus, buf, sprom_do_read); in ssb_pci_attr_sprom_show()
|
/kernel/linux/linux-6.6/drivers/ssb/ |
H A D | pci.c | 271 static int sprom_do_read(struct ssb_bus *bus, u16 *sprom) in sprom_do_read() function 889 sprom_do_read(bus, buf); in ssb_pci_sprom_get() 899 sprom_do_read(bus, buf); in ssb_pci_sprom_get() 1130 return ssb_attr_sprom_show(bus, buf, sprom_do_read); in ssb_sprom_show()
|
Completed in 4 milliseconds