Home
last modified time | relevance | path

Searched refs:suseconds_t (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/linux/
Dhil_mlc.h107 typedef int (hil_mlc_in) (hil_mlc *mlc, suseconds_t timeout);
Dtypes.h25 typedef __kernel_suseconds_t suseconds_t; typedef
/linux-5.19.10/drivers/input/serio/
Dhp_sdc_mlc.c143 static int hp_sdc_mlc_in(hil_mlc *mlc, suseconds_t timeout) in hp_sdc_mlc_in()
/linux-5.19.10/kernel/time/
Dtime.c458 tv.tv_usec = (suseconds_t)ts.tv_nsec / 1000; in ns_to_kernel_old_timeval()
/linux-5.19.10/net/sctp/
Dsm_make_chunk.c1837 suseconds_t usecs = ktime_to_us(ktime_sub(kt, bear_cookie->expiration)); in sctp_unpack_cookie()