HomeSort by relevance Sort by last modified time
    Searched refs:NVRAM_SETCKS (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
nvram.h 23 #define NVRAM_SETCKS _IO('p', 0x41)
  /external/kernel-headers/original/uapi/linux/
nvram.h 9 #define NVRAM_SETCKS _IO('p', 0x41) /* recalculate checksum */
  /external/vboot_reference/host/arch/x86/lib/
crossystem_arch.c 119 ioctl(fd, NVRAM_SETCKS);

Completed in 345 milliseconds