Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/power_WakeupRTC/
Dpower_WakeupRTC.py13 def read_rtc_wakeup(rtc_device): argument
22 def read_rtc_wakeup_active_count(rtc_device): argument
30 def fire_wakealarm(rtc_device): argument
63 def run_once_rtc(self, rtc_device): argument
/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/powerpc/
Dvmlinux_510.h35736 struct rtc_device { struct
35737 struct device dev;
35738 struct module *owner;
35739 int id;
35740 const struct rtc_class_ops *ops;
35741 struct mutex ops_lock;
35742 struct cdev char_dev;
35743 long unsigned int flags;
35744 long unsigned int irq_data;
35745 spinlock_t irq_lock;
[all …]
Dvmlinux.h35736 struct rtc_device { struct
35737 struct device dev;
35738 struct module *owner;
35739 int id;
35740 const struct rtc_class_ops *ops;
35741 struct mutex ops_lock;
35742 struct cdev char_dev;
35743 long unsigned int flags;
35744 long unsigned int irq_data;
35745 spinlock_t irq_lock;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h25256 struct rtc_device { struct
25257 struct device dev;
25258 struct module *owner;
25259 int id;
25260 const struct rtc_class_ops *ops;
25261 struct mutex ops_lock;
25262 struct cdev char_dev;
25263 long unsigned int flags;
25264 long unsigned int irq_data;
25265 spinlock_t irq_lock;
[all …]
Dvmlinux_510.h25256 struct rtc_device { struct
25257 struct device dev;
25258 struct module *owner;
25259 int id;
25260 const struct rtc_class_ops *ops;
25261 struct mutex ops_lock;
25262 struct cdev char_dev;
25263 long unsigned int flags;
25264 long unsigned int irq_data;
25265 spinlock_t irq_lock;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h30238 struct rtc_device { struct
30239 struct device dev;
30240 struct module *owner;
30241 int id;
30242 const struct rtc_class_ops *ops;
30243 struct mutex ops_lock;
30244 struct cdev char_dev;
30245 long unsigned int flags;
30246 long unsigned int irq_data;
30247 spinlock_t irq_lock;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h30520 struct rtc_device { struct
30521 struct device dev;
30522 struct module *owner;
30523 int id;
30524 const struct rtc_class_ops *ops;
30525 struct mutex ops_lock;
30526 struct cdev char_dev;
30527 long unsigned int flags;
30528 long unsigned int irq_data;
30529 spinlock_t irq_lock;
[all …]
Dvmlinux_505.h30520 struct rtc_device { struct
30521 struct device dev;
30522 struct module *owner;
30523 int id;
30524 const struct rtc_class_ops *ops;
30525 struct mutex ops_lock;
30526 struct cdev char_dev;
30527 long unsigned int flags;
30528 long unsigned int irq_data;
30529 spinlock_t irq_lock;
[all …]