Searched refs:otp_read_pci (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmsrom.c | 167 static int otp_read_pci(osl_t *osh, si_t *sih, uint16 *buf, uint bufsz); 1182 if (otp_read_pci(osh, sih, buf, nbytes)) 4652 BCMSROMATTACHFN(otp_read_pci)(osl_t *osh, si_t *sih, uint16 *buf, uint bufsz) argument 5424 else if ((err = otp_read_pci(osh, sih, srom, SROM_MAX)) == 0) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmsrom.c | 167 static int otp_read_pci(osl_t *osh, si_t *sih, uint16 *buf, uint bufsz); 1182 if (otp_read_pci(osh, sih, buf, nbytes)) 4652 BCMSROMATTACHFN(otp_read_pci)(osl_t *osh, si_t *sih, uint16 *buf, uint bufsz) argument 5424 else if ((err = otp_read_pci(osh, sih, srom, SROM_MAX)) == 0) {
|