Home
last modified time | relevance | path

Searched refs:IOC_NVRAM_SYNC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dnvram.h61 #define IOC_NVRAM_SYNC _IO('p', 0x43) /* Sync NVRAM image */ macro
/openbmc/linux/drivers/char/
H A Dnvram.c312 case IOC_NVRAM_SYNC: in nvram_misc_ioctl()