| /include/linux/ |
| D | device.h | 784 struct device { struct 785 struct device *parent; argument 787 struct device_private *p; argument 790 const char *init_name; /* initial name of the device */ argument 791 const struct device_type *type; argument 797 struct bus_type *bus; /* type of bus device is on */ argument 798 struct device_driver *driver; /* which driver has allocated this argument 800 void *platform_data; /* Platform specific data, device argument 818 int numa_node; /* NUMA node this device is close to */ argument 820 u64 *dma_mask; /* dma mask (if dma'able device) */ argument [all …]
|
| D | firmware.h | 57 struct device *device) in request_firmware() 63 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait() 75 struct device *device) in request_firmware_direct() 81 const char *name, struct device *device, void *buf, size_t size) in request_firmware_into_buf()
|
| D | phonet.h | 30 uint8_t device; member
|
| D | component.h | 42 int (*compare)(struct device *, void *), void *compare_data) in component_match_add()
|
| D | pci.h | 271 unsigned short device; member 1527 unsigned int device, in pci_get_device() 1532 unsigned int device, in pci_get_subsys() 1682 u16 device; /* You can use PCI_ANY_ID here of course */ member 1700 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument 1706 #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ argument 1710 #define DECLARE_PCI_FIXUP_CLASS_HEADER(vendor, device, class, \ argument 1714 #define DECLARE_PCI_FIXUP_CLASS_FINAL(vendor, device, class, \ argument 1718 #define DECLARE_PCI_FIXUP_CLASS_ENABLE(vendor, device, class, \ argument 1722 #define DECLARE_PCI_FIXUP_CLASS_RESUME(vendor, device, class, \ argument [all …]
|
| D | isapnp.h | 105 static inline int isapnp_cfg_begin(int csn, int device) { return -ENODEV; } in isapnp_cfg_begin() 111 unsigned short device, in pnp_find_card()
|
| D | of_address.h | 59 static inline void __iomem *of_io_request_and_map(struct device_node *device, in of_io_request_and_map() 121 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap()
|
| D | bsg.h | 24 void (*release)(struct device *)) in bsg_register_queue()
|
| D | node.h | 82 #define to_node(device) container_of(device, struct node, dev) argument
|
| D | of_irq.h | 27 static inline int of_irq_parse_oldworld(struct device_node *device, int index, in of_irq_parse_oldworld()
|
| D | mic_bus.h | 33 __u32 device; member
|
| D | pcieport_if.h | 32 struct device device; /* Generic Device Interface */ member
|
| D | firewire.h | 84 struct device *device; member 189 struct device device; member 213 static inline int fw_device_is_shutdown(struct fw_device *device) in fw_device_is_shutdown() 224 struct device device; member
|
| /include/acpi/ |
| D | video.h | 59 static inline int acpi_video_get_edid(struct acpi_device *device, int type, in acpi_video_get_edid() 75 static inline int acpi_video_get_levels(struct acpi_device *device, in acpi_video_get_levels()
|
| /include/rdma/ |
| D | ib_verbs.h | 585 struct ib_device *device; member 597 struct ib_device *device; member 1333 struct ib_device *device; member 1388 struct ib_device *device; member 1401 struct ib_device *device; member 1410 struct ib_device *device; member 1424 struct ib_device *device; member 1440 struct ib_device *device; member 1468 struct ib_device *device; member 1500 struct ib_device *device; member [all …]
|
| /include/drm/ |
| D | drm_of.h | 30 int (*compare_of)(struct device *, void *), in drm_of_component_probe()
|
| /include/uapi/linux/ |
| D | edd.h | 115 __u8 device; member 122 __u8 device; member 157 __u8 device; member 173 __u8 device; member
|
| D | netrom.h | 27 char device[16]; member
|
| D | x25.h | 74 char device[200-sizeof(unsigned long)]; member 96 char device[200]; member
|
| /include/sound/ |
| D | compress_driver.h | 81 struct snd_compr *device; member 156 int device; member
|
| D | seq_device.h | 31 int device; /* device number */ member
|
| D | seq_virmidi.h | 58 int device; /* sequencer device */ member
|
| D | hwdep.h | 57 int device; member
|
| /include/linux/iio/ |
| D | sw_device.h | 34 struct iio_dev *device; member
|
| /include/linux/hsi/ |
| D | hsi.h | 140 struct device device; member 235 struct device device; member 283 struct device device; member
|