Searched refs:hex2sprom (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ssb/ |
H A D | sprom.c | 36 static int hex2sprom(u16 *sprom, const char *dump, size_t len, in hex2sprom() function 112 err = hex2sprom(sprom, buf, count, sprom_size_words); in ssb_attr_sprom_store()
|
/kernel/linux/linux-6.6/drivers/ssb/ |
H A D | sprom.c | 36 static int hex2sprom(u16 *sprom, const char *dump, size_t len, in hex2sprom() function 112 err = hex2sprom(sprom, buf, count, sprom_size_words); in ssb_attr_sprom_store()
|
Completed in 1 milliseconds