Home
last modified time | relevance | path

Searched refs:IOC_NVRAM_GET_OFFSET (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dnvram.h59 #define IOC_NVRAM_GET_OFFSET _IOWR('p', 0x42, int) /* Get NVRAM partition offset */ macro
/linux-4.1.27/drivers/char/
Dgeneric_nvram.c99 case IOC_NVRAM_GET_OFFSET: { in nvram_ioctl()
/linux-4.1.27/arch/powerpc/kernel/
Dnvram_64.c845 case IOC_NVRAM_GET_OFFSET: { in dev_nvram_ioctl()