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

/asus-wl-520gu-7.0.1.45/src/include/
H A Dbcmotp.h25 extern int otp_status(void *oh);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hnd/
H A Dshared_ksyms.c8 extern void otp_status; EXPORT_SYMBOL(otp_status); variable
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dbcmotp.c257 otp_status(void *oh) function
707 otp_status(void *oh) function
736 st = otp_status(oh);
H A Dbcmsrom.c1842 if ((oh = otp_init(sbh)) != NULL && (otp_status(oh) & OTPS_GUP_SW)) {

Completed in 98 milliseconds