Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/uapi/asm/
Dnvram.h60 #define IOC_NVRAM_GET_OFFSET _IOWR('p', 0x42, int) /* Get NVRAM partition offset */ macro
/Linux-v4.19/drivers/char/
Dgeneric_nvram.c84 case IOC_NVRAM_GET_OFFSET: { in nvram_ioctl()
/Linux-v4.19/arch/powerpc/kernel/
Dnvram_64.c812 case IOC_NVRAM_GET_OFFSET: { in dev_nvram_ioctl()