Home
last modified time | relevance | path

Searched defs:usb_device_id (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/device-id/
H A Dusb.h70 struct usb_device_id { struct
72 __u16 match_flags;
98 /* Some useful macros to use to create struct usb_device_id */ argument
/linux/rust/kernel/
H A Dusb.rs81 probe_callback( intf: *mut bindings::usb_interface, id: *const bindings::usb_device_id, ) -> kernel::ffi::c_int probe_callback() argument
[all...]