/include/linux/ |
D | device.h | 558 struct device { struct 560 struct device *parent; argument 562 struct device_private *p; argument 564 const char *init_name; /* initial name of the device */ argument 565 const struct device_type *type; argument 567 struct bus_type *bus; /* type of bus device is on */ argument 568 struct device_driver *driver; /* which driver has allocated this argument 570 void *platform_data; /* Platform specific data, device argument 593 u64 *dma_mask; /* dma mask (if dma'able device) */ argument 602 struct device_dma_parameters *dma_parms; argument [all …]
|
D | firmware.h | 118 struct device *device) in request_firmware() 125 struct device *device) in firmware_request_nowarn() 132 struct device *device) in firmware_request_platform() 139 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait() 151 struct device *device) in request_firmware_direct() 157 const char *name, struct device *device, void *buf, size_t size) in request_firmware_into_buf() 165 struct device *device, in request_partial_firmware_into_buf()
|
D | mii_timestamper.h | 62 struct device *device; member 98 int register_mii_tstamp_controller(struct device *device, in register_mii_tstamp_controller() 104 static inline void unregister_mii_tstamp_controller(struct device *device) in unregister_mii_tstamp_controller()
|
D | of_irq.h | 28 static inline int of_irq_parse_oldworld(const struct device_node *device, int index, in of_irq_parse_oldworld() 62 static inline int of_irq_parse_one(struct device_node *device, int index, in of_irq_parse_one()
|
D | phonet.h | 17 uint8_t device; member
|
D | component.h | 125 int (*compare)(struct device *, void *), void *compare_data) in component_match_add()
|
D | pci.h | 333 unsigned short device; member 1813 unsigned int device, in pci_get_device() 1818 unsigned int device, in pci_get_subsys() 2012 u16 device; /* Or PCI_ANY_ID */ member 2034 #define ___DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2050 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2060 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2066 #define DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 2072 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument 2079 #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ argument [all …]
|
D | pstore_blk.h | 38 char device[80]; member
|
D | of_address.h | 73 static inline void __iomem *of_io_request_and_map(struct device_node *device, in of_io_request_and_map() 140 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap()
|
/include/rdma/ |
D | ib_umem.h | 162 static inline struct ib_umem *ib_umem_get(struct ib_device *device, in ib_umem_get() 186 struct ib_umem_dmabuf *ib_umem_dmabuf_get(struct ib_device *device, in ib_umem_dmabuf_get() 195 ib_umem_dmabuf_get_pinned(struct ib_device *device, unsigned long offset, in ib_umem_dmabuf_get_pinned()
|
D | ib_verbs.h | 153 struct ib_device *device; member 750 struct ib_device *device; member 762 struct ib_device *device; member 1503 struct ib_device *device; member 1541 struct ib_device *device; member 1555 struct ib_device *device; member 1563 struct ib_device *device; member 1582 struct ib_device *device; member 1613 struct ib_device *device; member 1668 struct ib_device *device; member [all …]
|
D | rdma_counter.h | 37 struct ib_device *device; member
|
D | ib_umem_odp.h | 105 ib_umem_odp_get(struct ib_device *device, unsigned long addr, size_t size, in ib_umem_odp_get()
|
/include/drm/ |
D | drm_of.h | 75 int (*compare)(struct device *, void *), in drm_of_component_match_add() 82 int (*compare_of)(struct device *, void *), in drm_of_component_probe()
|
/include/acpi/ |
D | video.h | 88 static inline int acpi_video_get_edid(struct acpi_device *device, int type, in acpi_video_get_edid() 105 static inline int acpi_video_get_levels(struct acpi_device *device, in acpi_video_get_levels()
|
/include/uapi/linux/ |
D | edd.h | 116 __u8 device; member 123 __u8 device; member 158 __u8 device; member 174 __u8 device; member
|
D | netrom.h | 28 char device[16]; member
|
D | x25.h | 75 char device[200-sizeof(unsigned long)]; member 97 char device[200]; member
|
/include/media/ |
D | dvb_net.h | 54 struct net_device *device[DVB_NET_DEVICES_MAX]; member
|
/include/linux/iio/ |
D | sw_device.h | 31 struct iio_dev *device; member
|
/include/sound/ |
D | hda_component.h | 50 int (*match_master)(struct device *, in snd_hdac_acomp_init()
|
D | compress_driver.h | 81 struct snd_compr *device; member 164 int device; member
|
D | seq_device.h | 17 int device; /* device number */ member
|
/include/linux/hsi/ |
D | hsi.h | 127 struct device device; member 222 struct device device; member 270 struct device device; member
|
/include/scsi/ |
D | sas_ata.h | 97 static inline int sas_execute_ata_cmd(struct domain_device *device, u8 *fis, in sas_execute_ata_cmd()
|