Home
last modified time | relevance | path

Searched defs:rtc_device (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/cros/
Drtc.py21 def get_seconds(utc=True, rtc_device='rtc0'): argument
30 def write_wake_alarm(alarm_time, rtc_device='rtc0'): argument
38 def set_wake_alarm(alarm_time, rtc_device='rtc0'): argument
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h16691 struct rtc_device { struct
16692 struct device dev;
16693 struct module *owner;
16694 int id;
16695 const struct rtc_class_ops *ops;
16696 struct mutex ops_lock;
16697 struct cdev char_dev;
16698 long unsigned int flags;
16699 long unsigned int irq_data;
16700 spinlock_t irq_lock;
[all …]
Dvmlinux.h16691 struct rtc_device { struct
16692 struct device dev;
16693 struct module *owner;
16694 int id;
16695 const struct rtc_class_ops *ops;
16696 struct mutex ops_lock;
16697 struct cdev char_dev;
16698 long unsigned int flags;
16699 long unsigned int irq_data;
16700 spinlock_t irq_lock;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h70808 struct rtc_device { struct
70809 struct device dev;
70810 struct module *owner;
70811 int id;
70812 const struct rtc_class_ops *ops;
70813 struct mutex ops_lock;
70814 struct cdev char_dev;
70815 long unsigned int flags;
70816 long unsigned int irq_data;
70817 spinlock_t irq_lock;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h47023 struct rtc_device { struct
47024 struct device dev;
47025 struct module *owner;
47026 int id;
47027 const struct rtc_class_ops *ops;
47028 struct mutex ops_lock;
47029 struct cdev char_dev;
47030 long unsigned int flags;
47031 long unsigned int irq_data;
47032 spinlock_t irq_lock;
[all …]
Dvmlinux.h47023 struct rtc_device { struct
47024 struct device dev;
47025 struct module *owner;
47026 int id;
47027 const struct rtc_class_ops *ops;
47028 struct mutex ops_lock;
47029 struct cdev char_dev;
47030 long unsigned int flags;
47031 long unsigned int irq_data;
47032 spinlock_t irq_lock;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h37082 struct rtc_device { struct
37083 struct device dev;
37084 struct module *owner;
37085 int id;
37086 const struct rtc_class_ops *ops;
37087 struct mutex ops_lock;
37088 struct cdev char_dev;
37089 long unsigned int flags;
37090 long unsigned int irq_data;
37091 spinlock_t irq_lock;
[all …]
Dvmlinux.h37082 struct rtc_device { struct
37083 struct device dev;
37084 struct module *owner;
37085 int id;
37086 const struct rtc_class_ops *ops;
37087 struct mutex ops_lock;
37088 struct cdev char_dev;
37089 long unsigned int flags;
37090 long unsigned int irq_data;
37091 spinlock_t irq_lock;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h52839 struct rtc_device { struct
52840 struct device dev;
52841 struct module *owner;
52842 int id;
52843 const struct rtc_class_ops *ops;
52844 struct mutex ops_lock;
52845 struct cdev char_dev;
52846 long unsigned int flags;
52847 long unsigned int irq_data;
52848 spinlock_t irq_lock;
[all …]
Dvmlinux_608.h52839 struct rtc_device { struct
52840 struct device dev;
52841 struct module *owner;
52842 int id;
52843 const struct rtc_class_ops *ops;
52844 struct mutex ops_lock;
52845 struct cdev char_dev;
52846 long unsigned int flags;
52847 long unsigned int irq_data;
52848 spinlock_t irq_lock;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h21709 struct rtc_device { struct
21710 struct device dev;
21711 struct module *owner;
21712 int id;
21713 const struct rtc_class_ops *ops;
21714 struct mutex ops_lock;
21715 struct cdev char_dev;
21716 long unsigned int flags;
21717 long unsigned int irq_data;
21718 spinlock_t irq_lock;
[all …]
Dvmlinux_602.h21709 struct rtc_device { struct
21710 struct device dev;
21711 struct module *owner;
21712 int id;
21713 const struct rtc_class_ops *ops;
21714 struct mutex ops_lock;
21715 struct cdev char_dev;
21716 long unsigned int flags;
21717 long unsigned int irq_data;
21718 spinlock_t irq_lock;
[all …]