Home
last modified time | relevance | path

Searched refs:cpuctl_close (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/misc/cpuctl/
H A Dcpuctl.c52 static d_close_t cpuctl_close; variable
80 .d_close = cpuctl_close,
458 cpuctl_close(struct dev_close_args *ap) in cpuctl_close() function