HomeSort by relevance Sort by last modified time
    Searched defs:RTC_SET_TIME (Results 1 - 13 of 13) sorted by null

  /bionic/libc/kernel/uapi/linux/
rtc.h 57 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /external/kernel-headers/original/uapi/linux/
rtc.h 83 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 890 milliseconds