Searched defs:ck_ec_ops (Results 1 – 1 of 1) sorted by relevance
296 struct ck_ec_ops { struct298 int (*gettime)(const struct ck_ec_ops *, struct timespec *out); argument320 void (*wake32)(const struct ck_ec_ops *, const uint32_t *address); argument330 void (*wake64)(const struct ck_ec_ops *, const uint64_t *address); argument336 uint32_t busy_loop_iter;342 uint32_t initial_wait_ns;366 * extern const struct ck_ec_ops system_ec_ops; argument