Lines Matching refs:cores
92 list_for_each_entry(core, &bus->cores, list) {
272 INIT_LIST_HEAD(&bus->cores);
296 list_for_each_entry(core, &bus->cores, list) {
310 /* Early cores were already registered */
366 list_for_each_entry_safe(core, tmp, &bus->cores, list) {
375 /* Now no one uses internally-handled cores, we can free them */
376 list_for_each_entry_safe(core, tmp, &bus->cores, list) {
387 /* Scan for devices (cores) */
412 list_for_each_entry(core, &bus->cores, list) {
473 /* Register found cores */
498 * It scans bus and performs basic initialization of main cores only.
506 /* Scan for devices (cores) */
537 list_for_each_entry(core, &bus->cores, list) {
558 list_for_each_entry(core, &bus->cores, list) {