/include/linux/ |
D | device.h | 1257 struct device { struct 1259 struct device *parent; argument 1261 struct device_private *p; argument 1263 const char *init_name; /* initial name of the device */ argument 1264 const struct device_type *type; argument 1266 struct bus_type *bus; /* type of bus device is on */ argument 1267 struct device_driver *driver; /* which driver has allocated this argument 1269 void *platform_data; /* Platform specific data, device argument 1271 void *driver_data; /* Driver data, set and get with 1295 u64 *dma_mask; /* dma mask (if dma'able device) */ argument [all …]
|
D | firmware.h | 60 struct device *device) in request_firmware() 67 struct device *device) in firmware_request_nowarn() 74 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait() 86 struct device *device) in request_firmware_direct() 92 const char *name, struct device *device, void *buf, size_t size) in request_firmware_into_buf()
|
D | phonet.h | 17 uint8_t device; member
|
D | component.h | 119 int (*compare)(struct device *, void *), void *compare_data) in component_match_add()
|
D | pci.h | 302 unsigned short device; member 1667 unsigned int device, in pci_get_device() 1672 unsigned int device, in pci_get_subsys() 1878 u16 device; /* Or PCI_ANY_ID */ member 1900 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 1909 #define DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 1915 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument 1922 #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ argument 1926 #define DECLARE_PCI_FIXUP_CLASS_HEADER(vendor, device, class, \ argument 1930 #define DECLARE_PCI_FIXUP_CLASS_FINAL(vendor, device, class, \ argument [all …]
|
D | isapnp.h | 90 static inline int isapnp_cfg_begin(int csn, int device) { return -ENODEV; } in isapnp_cfg_begin() 96 unsigned short device, in pnp_find_card()
|
D | of_address.h | 62 static inline void __iomem *of_io_request_and_map(struct device_node *device, in of_io_request_and_map() 130 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap()
|
D | of_irq.h | 28 static inline int of_irq_parse_oldworld(struct device_node *device, int index, in of_irq_parse_oldworld()
|
D | mic_bus.h | 22 __u32 device; member
|
D | firewire.h | 85 struct device *device; member 190 struct device device; member 214 static inline int fw_device_is_shutdown(struct fw_device *device) in fw_device_is_shutdown() 225 struct device device; member
|
/include/drm/ |
D | drm_of.h | 54 int (*compare)(struct device *, void *), in drm_of_component_match_add() 61 int (*compare_of)(struct device *, void *), in drm_of_component_probe()
|
/include/acpi/ |
D | video.h | 71 static inline int acpi_video_get_edid(struct acpi_device *device, int type, in acpi_video_get_edid() 87 static inline int acpi_video_get_levels(struct acpi_device *device, in acpi_video_get_levels()
|
/include/rdma/ |
D | ib_verbs.h | 170 struct ib_device *device; member 719 struct ib_device *device; member 731 struct ib_device *device; member 1458 struct ib_device *device; member 1503 struct ib_device *device; member 1517 struct ib_device *device; member 1526 struct ib_device *device; member 1543 struct ib_device *device; member 1565 struct ib_device *device; member 1611 struct ib_device *device; member [all …]
|
D | rdma_counter.h | 37 struct ib_device *device; member
|
/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 | 51 struct net_device *device[DVB_NET_DEVICES_MAX]; member
|
/include/sound/ |
D | compress_driver.h | 68 struct snd_compr *device; member 143 int device; member
|
D | hda_component.h | 50 int (*match_master)(struct device *, in snd_hdac_acomp_init()
|
D | seq_device.h | 17 int device; /* device number */ member
|
D | seq_virmidi.h | 45 int device; /* sequencer device */ member
|
D | hwdep.h | 42 int device; member
|
/include/linux/iio/ |
D | sw_device.h | 31 struct iio_dev *device; member
|
/include/linux/hsi/ |
D | hsi.h | 127 struct device device; member 222 struct device device; member 270 struct device device; member
|