Searched defs:clkid (Results 1 - 8 of 8) sorted by relevance
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_hrtimer.c | 41 hrtimer_init(struct hrtimer *hrt, clockid_t clkid, enum hrtimer_mode mode) argument
|
| /src/lib/libpthread/ |
| H A D | pthread_cond.c | 131 clockid_t clkid = pthread_cond_getclock(cond); local in function:pthread_cond_timedwait
|
| /src/sys/arch/riscv/sifive/ |
| H A D | fu540_prci.c | 98 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 D | bcm2835_aux.c | 164 u_int clkid; local in function:bcmaux_decode
|
| /src/sys/kern/ |
| H A D | sys_futex.c | 1671 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 D | zynq7000_clkc.c | 152 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 D | amdgpu_vega12_hwmgr.c | 907 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 D | uaudio.c | 3691 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 20 milliseconds