Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/uapi/asm/
Dnvram.h60 #define IOC_NVRAM_GET_OFFSET _IOWR('p', 0x42, int) /* Get NVRAM partition offset */ macro
/linux-5.19.10/drivers/char/
Dnvram.c290 case IOC_NVRAM_GET_OFFSET: in nvram_misc_ioctl()