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

/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/serial/
H A Dftdi.c192 static struct grub_usb_attach_desc attach_hook = variable in typeref:struct:grub_usb_attach_desc
200 grub_usb_register_attach_hook_class (&attach_hook);
206 grub_usb_unregister_attach_hook_class (&attach_hook);
H A Dpl2303.c205 static struct grub_usb_attach_desc attach_hook = variable in typeref:struct:grub_usb_attach_desc
213 grub_usb_register_attach_hook_class (&attach_hook);
219 grub_usb_unregister_attach_hook_class (&attach_hook);
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dusbms.c424 static struct grub_usb_attach_desc attach_hook =
432 grub_usb_register_attach_hook_class (&attach_hook);
446 grub_usb_unregister_attach_hook_class (&attach_hook);
423 static struct grub_usb_attach_desc attach_hook = variable in typeref:struct:grub_usb_attach_desc
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dusb_keyboard.c442 static struct grub_usb_attach_desc attach_hook =
450 grub_usb_register_attach_hook_class (&attach_hook);
473 grub_usb_unregister_attach_hook_class (&attach_hook);
440 static struct grub_usb_attach_desc attach_hook = variable in typeref:struct:grub_usb_attach_desc

Completed in 23 milliseconds