Searched refs:otp_size (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmotp.h47 extern int otp_size(void *oh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.c35 extern void otp_size; EXPORT_SYMBOL(otp_size); variable
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmsrom.c6260 else if ((sz = otp_size(oh)) != 0) {
6262 /* otp_size() returns bytes, not words. */
6626 sz = otp_size(oh);
7244 sz = otp_size(oh);
7348 sz = otp_size(oh);
H A Dbcmotp.c3661 * otp_size()
3684 BCMNMIATTACHFN(otp_size)(void *oh) function

Completed in 172 milliseconds