Searched refs:sprom2hex (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_sysfs.c74 static int sprom2hex(const u16 *sprom, char *buf, size_t buf_len) function
127 err = sprom2hex(sprom, buf, PAGE_SIZE);
H A Dbcm43xx_wx.c729 static int sprom2hex(const u16 *sprom, char *dump) function
786 data->data.length = sprom2hex(sprom, extra);

Completed in 51 milliseconds