Searched refs:brcms_bcma_probe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.c | 1123 * is called in brcms_bcma_probe() context, therefore no locking required. 1220 static int brcms_bcma_probe(struct bcma_device *pdev) in brcms_bcma_probe() function 1291 .probe = brcms_bcma_probe, 1302 * does the driver registration, which result in brcms_bcma_probe() 1628 * Precondition: Since this function is called in brcms_bcma_probe() context, 1669 * Precondition: Since this function is called in brcms_bcma_probe() context,
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.c | 1120 * is called in brcms_bcma_probe() context, therefore no locking required. 1217 static int brcms_bcma_probe(struct bcma_device *pdev) in brcms_bcma_probe() function 1288 .probe = brcms_bcma_probe, 1299 * does the driver registration, which result in brcms_bcma_probe() 1625 * Precondition: Since this function is called in brcms_bcma_probe() context, 1666 * Precondition: Since this function is called in brcms_bcma_probe() context,
|
Completed in 5 milliseconds