Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dukbd.c306 static const STRUCT_USB_HOST_ID ukbd_apple_iso_models[] = { variable
1193 if (usbd_lookup_id_by_uaa(ukbd_apple_iso_models, sizeof(ukbd_apple_iso_models), uaa) == 0) { in ukbd_attach()