Lines Matching full:macro
483 * USB_DEVICE - macro used to describe a specific usb device
487 * This macro is used to create a struct usb_device_id that matches a
494 * USB_DEVICE_VER - macro used to describe a specific usb device with a
501 * This macro is used to create a struct usb_device_id that matches a
510 * USB_DEVICE_INFO - macro used to describe a class of usb devices
515 * This macro is used to create a struct usb_device_id that matches a
523 * USB_INTERFACE_INFO - macro used to describe a class of usb interfaces
528 * This macro is used to create a struct usb_device_id that matches a
914 * usb_fill_bulk_urb - macro to help initialize a bulk urb
944 * usb_fill_int_urb - macro to help initialize a interrupt urb