SYNOPSIS ktime_t timespec_to_ktime(const struct timespec ts); ARGUMENTS ts the timespec variable to convert RETURN A ktime_t variable with the converted timespec value. COPYRIGHT