| /include/linux/device/ |
| D | class.h | 51 struct class { struct 54 const struct attribute_group **class_groups; argument 60 void (*class_release)(const struct class *class); argument 84 int __must_check class_register(const struct class *class); argument 112 static inline struct device *class_find_device_by_name(const struct class *class, in class_find_device_by_name() 124 static inline struct device *class_find_device_by_of_node(const struct class *class, in class_find_device_by_of_node() 136 static inline struct device *class_find_device_by_fwnode(const struct class *class, in class_find_device_by_fwnode() 148 static inline struct device *class_find_device_by_devt(const struct class *class, in class_find_device_by_devt() 162 static inline struct device *class_find_device_by_acpi_dev(const struct class *class, in class_find_device_by_acpi_dev() 168 static inline struct device *class_find_device_by_acpi_dev(const struct class *class, in class_find_device_by_acpi_dev() [all …]
|
| /include/linux/greybus/ |
| D | greybus_id.h | 17 __u8 class; member
|
| D | bundle.h | 25 u8 class; member
|
| D | greybus_manifest.h | 138 __u8 class; member
|
| /include/linux/platform_data/ |
| D | i2c-pxa.h | 11 unsigned int class; member
|
| /include/linux/ |
| D | ioprio.h | 21 unsigned short class = IOPRIO_PRIO_CLASS(ioprio); in ioprio_valid() local
|
| D | attribute_container.h | 19 struct class *class; member
|
| D | pci.h | 339 unsigned int class; /* 3 bytes: (base,sub,prog-if) */ member 1988 static inline struct pci_dev *pci_get_class(unsigned int class, in pci_get_class() 1992 static inline struct pci_dev *pci_get_base_class(unsigned int class, in pci_get_base_class() 2192 u32 class; /* Or PCI_ANY_ID */ member 2213 #define ___DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2229 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2239 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2245 #define DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2251 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument 2258 #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ argument [all …]
|
| D | transport_class.h | 18 struct class class; member
|
| D | scpi_protocol.h | 34 u8 class; member
|
| D | host1x.h | 100 enum host1x_class class; member 320 u32 class; member
|
| D | memstick.h | 50 unsigned char class; member 227 unsigned char class; member
|
| D | mod_devicetable.h | 47 __u32 class, class_mask; /* (class,subclass,prog-if) triplet */ member 414 __u8 class; /* Standard interface or SDIO_ANY_ID */ member 439 __u8 class; member 956 __u32 class; member
|
| D | i2c.h | 271 unsigned int class; member 734 unsigned int class; /* classes to allow probing for */ member
|
| D | libata.h | 739 unsigned int class; /* ATA_DEV_xxx */ member 1276 static inline int sata_std_hardreset(struct ata_link *link, unsigned int *class, in sata_std_hardreset() 1669 static inline unsigned int ata_class_enabled(unsigned int class) in ata_class_enabled() 1676 static inline unsigned int ata_class_disabled(unsigned int class) in ata_class_disabled() 1683 static inline unsigned int ata_class_absent(unsigned int class) in ata_class_absent()
|
| /include/linux/soc/ti/ |
| D | omap1-soc.h | 61 #define IS_OMAP_CLASS(class, id) \ argument
|
| /include/trace/events/ |
| D | libata.h | 135 #define ata_class_name(class) { class, #class } argument
|
| /include/net/netfilter/ |
| D | nf_conntrack_expect.h | 36 unsigned int class; member
|
| /include/scsi/fc/ |
| D | fc_encaps.h | 105 static inline enum fc_sof fc_sof_normal(enum fc_class class) in fc_sof_normal()
|
| /include/linux/mmc/ |
| D | sdio_func.h | 40 unsigned char class; /* standard interface class */ member
|
| /include/linux/netfilter/ |
| D | nf_conntrack_sip.h | 30 enum sip_expectation_classes class; member
|
| /include/net/iucv/ |
| D | iucv.h | 124 u32 class; member
|
| D | af_iucv.h | 143 u32 class; /* target class of message */ member
|
| /include/linux/cdx/ |
| D | cdx_bus.h | 153 u32 class; member
|
| /include/uapi/drm/ |
| D | i915_drm.h | 269 #define __I915_PMU_ENGINE(class, instance, sample) \ argument 274 #define I915_PMU_ENGINE_BUSY(class, instance) \ argument 277 #define I915_PMU_ENGINE_WAIT(class, instance) \ argument 280 #define I915_PMU_ENGINE_SEMA(class, instance) \ argument
|