Searched defs:clkid (Results 1 - 8 of 8) sorted by relevance

/src/sys/external/bsd/drm2/linux/
H A Dlinux_hrtimer.c41 hrtimer_init(struct hrtimer *hrt, clockid_t clkid, enum hrtimer_mode mode) argument
/src/lib/libpthread/
H A Dpthread_cond.c131 clockid_t clkid = pthread_cond_getclock(cond); local in function:pthread_cond_timedwait
/src/sys/arch/riscv/sifive/
H A Dfu540_prci.c98 u_int clkid; local in function:fu540_prci_clk_get
195 u_int clkid; local in function:fu540_prci_fdt_decode
231 u_int clkid; local in function:fu540_prci_attach
[all...]
/src/sys/arch/arm/broadcom/
H A Dbcm2835_aux.c164 u_int clkid; local in function:bcmaux_decode
/src/sys/kern/
H A Dsys_futex.c1671 const clockid_t clkid = (op & FUTEX_CLOCK_REALTIME) ? CLOCK_REALTIME local in function:do_futex
932 futex_wait(struct futex_wait * fw,const struct timespec * deadline,clockid_t clkid) argument
1213 futex_func_wait(bool shared,int * uaddr,int cmpval,int bitset,const struct timespec * timeout,clockid_t clkid,int clkflags,register_t * retval) argument
[all...]
/src/sys/arch/arm/xilinx/
H A Dzynq7000_clkc.c152 u_int clkid; local in function:zynq7000_clkc_clk_get
347 u_int clkid; local in function:zynq7000_clkc_fdt_decode
382 u_int clkid; local in function:zynq7000_clkc_attach
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_vega12_hwmgr.c907 vega12_get_all_clock_ranges_helper(struct pp_hwmgr * hwmgr,PPCLK_e clkid,struct vega12_clock_range * clock) argument
/src/sys/dev/usb/
H A Duaudio.c3691 int endpt, clkid; local in function:uaudio_chan_open
4147 uaudio_speed(struct uaudio_softc *sc, int endpt, int clkid, argument
4179 uaudio_set_speed(struct uaudio_softc *sc, int endpt, int clkid, u_int speed) argument
[all...]

Completed in 19 milliseconds