| /include/linux/ |
| D | device.h | 889 struct device { struct 890 struct device *parent; argument 892 struct device_private *p; argument 895 const char *init_name; /* initial name of the device */ argument 896 const struct device_type *type; argument 902 struct bus_type *bus; /* type of bus device is on */ argument 903 struct device_driver *driver; /* which driver has allocated this argument 905 void *platform_data; /* Platform specific data, device argument 924 int numa_node; /* NUMA node this device is close to */ argument 927 u64 *dma_mask; /* dma mask (if dma'able device) */ argument [all …]
|
| D | firmware.h | 58 struct device *device) in request_firmware() 64 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait() 76 struct device *device) in request_firmware_direct() 82 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 | 43 int (*compare)(struct device *, void *), void *compare_data) in component_match_add()
|
| 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 | 60 static inline void __iomem *of_io_request_and_map(struct device_node *device, in of_io_request_and_map() 122 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap()
|
| D | bsg.h | 25 void (*release)(struct device *)) in bsg_register_queue()
|
| D | pci.h | 302 unsigned short device; member 1612 unsigned int device, in pci_get_device() 1617 unsigned int device, in pci_get_subsys() 1805 u16 device; /* You can use PCI_ANY_ID here of course */ member 1823 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument 1829 #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ argument 1833 #define DECLARE_PCI_FIXUP_CLASS_HEADER(vendor, device, class, \ argument 1837 #define DECLARE_PCI_FIXUP_CLASS_FINAL(vendor, device, class, \ argument 1841 #define DECLARE_PCI_FIXUP_CLASS_ENABLE(vendor, device, class, \ argument 1845 #define DECLARE_PCI_FIXUP_CLASS_RESUME(vendor, device, class, \ argument [all …]
|
| D | hmm.h | 427 struct device *device; member 487 struct device device; member
|
| D | node.h | 116 #define to_node(device) container_of(device, struct node, dev) argument
|
| 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 | 33 __u32 device; member
|
| D | pcieport_if.h | 33 struct device device; /* Generic Device Interface */ member
|
| /include/drm/ |
| D | drm_of.h | 43 int (*compare)(struct device *, void *), in drm_of_component_match_add() 50 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 | 638 struct ib_device *device; member 650 struct ib_device *device; member 1455 struct ib_device *device; member 1517 struct ib_device *device; member 1530 struct ib_device *device; member 1539 struct ib_device *device; member 1555 struct ib_device *device; member 1572 struct ib_device *device; member 1618 struct ib_device *device; member 1660 struct ib_device *device; member [all …]
|
| /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/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
|