Searched refs:cpuctl_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/cpuctl/
H A Dcpuctl.c62 static d_open_t cpuctl_open; variable
95 .d_open = cpuctl_open,
557 cpuctl_open(struct cdev *dev, int flags, int fmt __unused, struct thread *td) function

Completed in 46 milliseconds