Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwt/
H A Dhwt_backend.h76 struct hwt_backend * hwt_backend_lookup(const char *name);
H A Dhwt_backend.c159 hwt_backend_lookup(const char *name) in hwt_backend_lookup() function
H A Dhwt_ioctl.c402 backend = hwt_backend_lookup(backend_name); in hwt_ioctl_alloc()