Home
last modified time | relevance | path

Searched defs:device (Results 1 – 25 of 92) sorted by relevance

1234

/include/linux/
Ddevice.h1253 struct device { struct
1255 struct device *parent; argument
1257 struct device_private *p; argument
1259 const char *init_name; /* initial name of the device */ argument
1260 const struct device_type *type; argument
1262 struct bus_type *bus; /* type of bus device is on */ argument
1263 struct device_driver *driver; /* which driver has allocated this argument
1265 void *platform_data; /* Platform specific data, device argument
1267 void *driver_data; /* Driver data, set and get with
1291 u64 *dma_mask; /* dma mask (if dma'able device) */ argument
[all …]
Dfirmware.h60 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()
Dphonet.h17 uint8_t device; member
Dcomponent.h119 int (*compare)(struct device *, void *), void *compare_data) in component_match_add()
Dpci.h305 unsigned short device; member
1684 unsigned int device, in pci_get_device()
1689 unsigned int device, in pci_get_subsys()
1897 u16 device; /* Or PCI_ANY_ID */ member
1919 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument
1928 #define DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument
1934 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument
1941 #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ argument
1945 #define DECLARE_PCI_FIXUP_CLASS_HEADER(vendor, device, class, \ argument
1949 #define DECLARE_PCI_FIXUP_CLASS_FINAL(vendor, device, class, \ argument
[all …]
Disapnp.h90 static inline int isapnp_cfg_begin(int csn, int device) { return -ENODEV; } in isapnp_cfg_begin()
96 unsigned short device, in pnp_find_card()
Dof_address.h61 static inline void __iomem *of_io_request_and_map(struct device_node *device, in of_io_request_and_map()
123 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap()
Dmic_bus.h22 __u32 device; member
Dof_irq.h28 static inline int of_irq_parse_oldworld(struct device_node *device, int index, in of_irq_parse_oldworld()
Dfirewire.h85 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/
Ddrm_of.h54 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/
Dvideo.h71 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/
Dib_verbs.h172 struct ib_device *device; member
721 struct ib_device *device; member
733 struct ib_device *device; member
1460 struct ib_device *device; member
1505 struct ib_device *device; member
1519 struct ib_device *device; member
1528 struct ib_device *device; member
1545 struct ib_device *device; member
1567 struct ib_device *device; member
1613 struct ib_device *device; member
[all …]
Drdma_counter.h37 struct ib_device *device; member
/include/uapi/linux/
Dedd.h116 __u8 device; member
123 __u8 device; member
158 __u8 device; member
174 __u8 device; member
Dnetrom.h28 char device[16]; member
Dx25.h75 char device[200-sizeof(unsigned long)]; member
97 char device[200]; member
/include/media/
Ddvb_net.h54 struct net_device *device[DVB_NET_DEVICES_MAX]; member
/include/sound/
Dcompress_driver.h68 struct snd_compr *device; member
143 int device; member
Dhda_component.h50 int (*match_master)(struct device *, in snd_hdac_acomp_init()
Dseq_device.h17 int device; /* device number */ member
Dseq_virmidi.h45 int device; /* sequencer device */ member
Dhwdep.h42 int device; member
/include/linux/iio/
Dsw_device.h31 struct iio_dev *device; member
/include/linux/hsi/
Dhsi.h127 struct device device; member
222 struct device device; member
270 struct device device; member

1234