Searched refs:nvram_sync (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/powerpc/include/asm/
H A Dmachdep.h84 void (*nvram_sync)(void); member in struct:machdep_calls
/linux-master/arch/powerpc/platforms/powermac/
H A Dnvram.c541 ppc_md.nvram_sync = core99_nvram_sync;
/linux-master/drivers/char/
H A Dnvram.c313 if (ppc_md.nvram_sync != NULL) {
315 ppc_md.nvram_sync();

Completed in 199 milliseconds