Searched refs:bcma_erom_next_corecfg (Results 1 – 3 of 3) sorted by relevance
43 int bcma_erom_next_corecfg(struct bcma_erom *sc,
678 while ((error = bcma_erom_next_corecfg(bcma_erom, &corecfg)) == 0) { in bcma_add_children()
1054 bcma_erom_next_corecfg(struct bcma_erom *erom, struct bcma_corecfg **result) in bcma_erom_next_corecfg() function