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

/asus-wl-520gu-7.0.1.45/src/include/
H A Dbcmotp.h20 extern void *otp_init(sb_t *sbh);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hnd/
H A Dshared_ksyms.c3 extern void otp_init; EXPORT_SYMBOL(otp_init); variable
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dbcmotp.c102 otp_init(sb_t *sbh) function
128 OTP_MSG(("otp_init: rows %u cols %u\n", oi->rows, oi->cols));
639 otp_init(sb_t *sbh) function
H A Dbcmsrom.c1842 if ((oh = otp_init(sbh)) != NULL && (otp_status(oh) & OTPS_GUP_SW)) {

Completed in 44 milliseconds