Lines Matching +full:mips +full:- +full:cdmm
1 /* SPDX-License-Identifier: GPL-2.0 */
25 * struct pci_device_id - PCI device ID structure
35 * @class_mask: Limit which sub-fields of the class field are compared.
42 * @override_only: Match only when dev->driver_override is this driver.
47 __u32 class, class_mask; /* (class,subclass,prog-if) triplet */
69 * Device table entry for "new style" table-driven USB drivers.
77 * Terminate the driver's table with an all-zeroes entry.
82 * struct usb_device_id - identifies USB devices for probing and hotplugging
90 * @idProduct: Vendor-assigned product ID.
91 * @bcdDevice_lo: Low end of range of vendor-assigned product version numbers.
98 * or be vendor-specific. Device classes specify behavior of all
104 * or be vendor-specific. Interface classes specify behavior only
109 * fixed interface numbers to differentiate between vendor-specific
148 /* Used for vendor-specific interface matches */
225 * ACPI_DEVICE_CLASS - macro used to describe an ACPI device with
226 * the PCI-defined class-code information
228 * @_cls : the class, subclass, prog-if triple for this device
305 /* for real multi-function devices */
308 /* for pseudo multi-function devices */
456 * For Hyper-V devices we use the device guid as the id.
578 DMI_OEM_STRING, /* special case - will not be in dmi_ident */
627 * struct mdio_device_id - identifies PHY devices on an MDIO/MII bus
656 * struct amba_id - identifies a device on an AMBA bus
670 * struct mips_cdmm_device_id - identifies devices in MIPS CDMM bus
693 /* Solely for kernel-internal use: DO NOT EXPORT to userspace! */
707 * @feature: the bit number of the feature (0 - 65535)
727 * struct mei_cl_device_id - MEI client device identifier
747 * struct rio_device_id - RIO device identifier
773 * struct fsl_mc_device_id - MC object device identifier
786 * struct tb_service_id - Thunderbolt service identifiers
812 /* USB Type-C Alternate Modes */
817 * struct typec_device_id - USB Type-C alternate mode identifiers
829 * struct tee_client_device_id - tee based device identifier
842 * struct wmi_device_id - WMI device identifier
843 * @guid_string: 36 char string of the form fa50ff2b-f2e8-45de-83fa-65417f2f49ba
857 * struct mhi_device_id - MHI device identification
905 * struct dfl_device_id - dfl device identifier
921 * struct ishtp_device_id - ISHTP device identifier
937 * struct cdx_device_id - CDX device identifier
945 * @class_mask: Limit which sub-fields of the class field are compared.
946 * @override_only: Match only when dev->driver_override is this driver.
966 * struct coreboot_device_id - Identifies a coreboot table entry