Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h25053 struct clock_event_device { struct
25054 void (*event_handler)(struct clock_event_device *); argument
25055 int (*set_next_event)(long unsigned int, struct clock_event_device *); argument
25056 int (*set_next_ktime)(ktime_t, struct clock_event_device *); argument
25065 int (*set_state_periodic)(struct clock_event_device *); argument
25066 int (*set_state_oneshot)(struct clock_event_device *); argument
25067 int (*set_state_oneshot_stopped)(struct clock_event_device *); argument
25068 int (*set_state_shutdown)(struct clock_event_device *); argument
25069 int (*tick_resume)(struct clock_event_device *); argument
25071 void (*suspend)(struct clock_event_device *); argument
[all …]