| /include/linux/device/ |
| D | class.h | 53 struct class { struct 56 const struct attribute_group **class_groups; argument 62 void (*class_release)(const struct class *class); argument 86 int __must_check class_register(const struct class *class); argument 114 static inline struct device *class_find_device_by_name(const struct class *class, in class_find_device_by_name() 126 static inline struct device *class_find_device_by_of_node(const struct class *class, in class_find_device_by_of_node() 138 static inline struct device *class_find_device_by_fwnode(const struct class *class, in class_find_device_by_fwnode() 150 static inline struct device *class_find_device_by_devt(const struct class *class, in class_find_device_by_devt() 164 static inline struct device *class_find_device_by_acpi_dev(const struct class *class, in class_find_device_by_acpi_dev() 170 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 | 337 unsigned int class; /* 3 bytes: (base,sub,prog-if) */ member 1983 static inline struct pci_dev *pci_get_class(unsigned int class, in pci_get_class() 1987 static inline struct pci_dev *pci_get_base_class(unsigned int class, in pci_get_base_class() 2188 u32 class; /* Or PCI_ANY_ID */ member 2209 #define ___DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2225 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2235 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2241 #define DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2247 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument 2254 #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 | i2c.h | 272 unsigned int class; member 721 unsigned int class; /* classes to allow probing for */ 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
|
| D | libata.h | 681 unsigned int class; /* ATA_DEV_xxx */ member 1603 static inline unsigned int ata_class_enabled(unsigned int class) in ata_class_enabled() 1610 static inline unsigned int ata_class_disabled(unsigned int class) in ata_class_disabled() 1617 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 | 118 u32 class; member
|
| D | af_iucv.h | 143 u32 class; /* target class of message */ member
|
| /include/uapi/linux/ |
| D | virtio_net.h | 215 __u8 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
|