Home
last modified time | relevance | path

Searched defs:clkid (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/riscv/sifive/
H A Dfu540_prci.c98 u_int clkid; in fu540_prci_clk_get() local
195 u_int clkid; in fu540_prci_fdt_decode() local
231 u_int clkid; in fu540_prci_attach() local
/netbsd-src/sys/arch/arm/xilinx/
H A Dzynq7000_clkc.c152 u_int clkid; in zynq7000_clkc_clk_get() local
347 u_int clkid; in zynq7000_clkc_fdt_decode() local
382 u_int clkid; in zynq7000_clkc_attach() local
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_hrtimer.c41 hrtimer_init(struct hrtimer *hrt, clockid_t clkid, enum hrtimer_mode mode) in hrtimer_init()
/netbsd-src/lib/libpthread/
H A Dpthread_cond.c127 clockid_t clkid = pthread_cond_getclock(cond); in pthread_cond_timedwait() local
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_aux.c164 u_int clkid; in bcmaux_decode() local
/netbsd-src/sys/kern/
H A Dsys_futex.c932 clockid_t clkid) in futex_wait() argument
1194 futex_func_wait(bool shared,int * uaddr,int val,int val3,const struct timespec * timeout,clockid_t clkid,int clkflags,register_t * retval) futex_func_wait() argument
1590 const clockid_t clkid = (op & FUTEX_CLOCK_REALTIME) ? CLOCK_REALTIME do_futex() local
[all...]
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_pvt.h139 #define clock_gettime(clkid,tv) ldap_pvt_clock_gettime(clkid,tv) argument
/netbsd-src/sys/dev/usb/
H A Duaudio.c3690 int endpt, clkid; in uaudio_chan_open() local
4146 uaudio_speed(struct uaudio_softc *sc, int endpt, int clkid, in uaudio_speed()
4178 uaudio_set_speed(struct uaudio_softc *sc, int endpt, int clkid, u_int speed) in uaudio_set_speed()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_vega12_hwmgr.c908 PPCLK_e clkid, struct vega12_clock_range *clock) in vega12_get_all_clock_ranges_helper()