Searched defs:clkid (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/arch/riscv/sifive/ |
H A D | fu540_prci.c | 98 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 D | zynq7000_clkc.c | 152 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 D | linux_hrtimer.c | 41 hrtimer_init(struct hrtimer *hrt, clockid_t clkid, enum hrtimer_mode mode) in hrtimer_init()
|
/netbsd-src/lib/libpthread/ |
H A D | pthread_cond.c | 127 clockid_t clkid = pthread_cond_getclock(cond); in pthread_cond_timedwait() local
|
/netbsd-src/sys/arch/arm/broadcom/ |
H A D | bcm2835_aux.c | 164 u_int clkid; in bcmaux_decode() local
|
/netbsd-src/sys/kern/ |
H A D | sys_futex.c | 932 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 D | ldap_pvt.h | 139 #define clock_gettime(clkid,tv) ldap_pvt_clock_gettime(clkid,tv) argument
|
/netbsd-src/sys/dev/usb/ |
H A D | uaudio.c | 3690 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 D | amdgpu_vega12_hwmgr.c | 908 PPCLK_e clkid, struct vega12_clock_range *clock) in vega12_get_all_clock_ranges_helper()
|