Searched refs:ncthwm_devices (Results 1 – 1 of 1) sorted by relevance
74 } ncthwm_devices[] = { variable111 for (i = 0; i < nitems(ncthwm_devices); i++) { in ncthwm_lookup_device()112 if (devid == ncthwm_devices[i].devid) in ncthwm_lookup_device()113 return (ncthwm_devices + i); in ncthwm_lookup_device()