Searched refs:reloc_done (Results 1 – 7 of 7) sorted by relevance
84 static int reloc_done; in spi_flash_post_bind() local86 if (!reloc_done) { in spi_flash_post_bind()94 reloc_done++; in spi_flash_post_bind()
156 static int reloc_done; in sysreset_post_bind() local158 if (!reloc_done) { in sysreset_post_bind()161 reloc_done++; in sysreset_post_bind()
128 static int reloc_done; in hwspinlock_post_bind() local130 if (!reloc_done) { in hwspinlock_post_bind()138 reloc_done++; in hwspinlock_post_bind()
142 static int reloc_done; in wdt_post_bind() local144 if (!reloc_done) { in wdt_post_bind()154 reloc_done++; in wdt_post_bind()
518 static int reloc_done; in eth_post_probe() local520 if (!reloc_done) { in eth_post_probe()538 reloc_done++; in eth_post_probe()
185 static int reloc_done; in spi_post_probe() local187 if (!reloc_done) { in spi_post_probe()202 reloc_done++; in spi_post_probe()
1290 static int reloc_done; in gpio_post_bind() local1292 if (!reloc_done) { in gpio_post_bind()1314 reloc_done++; in gpio_post_bind()
Completed in 12 milliseconds