Searched defs:device (Results 751 - 775 of 1715) sorted by relevance

<<31323334353637383940>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgf100.c33 struct nvkm_device *device = ltc->subdev.device; local
42 struct nvkm_device *device = ltc->subdev.device; local
58 struct nvkm_device *device local
69 struct nvkm_device *device = ltc->subdev.device; local
96 struct nvkm_device *device = subdev->device; local
113 struct nvkm_device *device = ltc->subdev.device; local
128 struct nvkm_device *device = ltc->subdev.device; local
141 struct nvkm_device *device = ltc->subdev.device; local
156 struct nvkm_device *device = ltc->subdev.device; local
210 struct nvkm_device *device = ltc->subdev.device; local
228 struct nvkm_device *device = ltc->subdev.device; local
253 gf100_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_ltc **pltc) argument
[all...]
/linux-master/drivers/watchdog/
H A Dni903x_wdt.c180 static int ni903x_acpi_add(struct acpi_device *device) argument
227 static void ni903x_acpi_remove(struct acpi_device *device) argument
/linux-master/drivers/platform/surface/
H A Dsurfacepro3_button.c74 static void surface_button_notify(struct acpi_device *device, u32 event) argument
132 struct acpi_device *device = to_acpi_device(dev); local
141 struct acpi_device *device = to_acpi_device(dev); local
187 surface_button_add(struct acpi_device *device) argument
242 surface_button_remove(struct acpi_device *device) argument
[all...]
/linux-master/drivers/platform/x86/
H A Dtopstar-laptop.c28 struct acpi_device *device; member in struct:topstar_laptop
221 static int topstar_acpi_fncx_switch(struct acpi_device *device, bool state) argument
235 static void topstar_acpi_notify(struct acpi_device *device, u32 event) argument
288 topstar_acpi_add(struct acpi_device *device) argument
335 topstar_acpi_remove(struct acpi_device *device) argument
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_state.h157 static inline int drbd_request_state(struct drbd_device *device, argument
/linux-master/drivers/acpi/
H A Dpci_irq.c83 unsigned int device; member in struct:prt_quirk
142 int device = pci_ari_enabled(dev->bus) ? 0 : PCI_SLOT(dev->devfn); local
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dsubdev.h17 struct nvkm_device *device; member in struct:nvkm_subdev
54 nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgk104.c399 struct nvkm_device *device = gr->base.engine.subdev.device; local
408 struct nvkm_device *device = gr->base.engine.subdev.device; local
417 struct nvkm_device *device = gr->base.engine.subdev.device; local
432 struct nvkm_device *device = gr->base.engine.subdev.device; local
503 gk104_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) argument
[all...]
/linux-master/include/rdma/
H A Dopa_vnic.h91 static inline bool rdma_cap_opa_vnic(struct ib_device *device) argument
H A Drdma_cm.h113 struct ib_device *device; member in struct:rdma_cm_id
/linux-master/drivers/scsi/elx/efct/
H A Defct_driver.c127 efct_pci_model(u16 device) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgm20b.c266 gm20b_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dgm200.c157 struct nvkm_device *device = falcon->owner->device; local
186 struct nvkm_device *device = falcon->owner->device; local
[all...]
/linux-master/drivers/mmc/core/
H A Dsdio_cis.c86 unsigned int vendor, device; local
/linux-master/drivers/vfio/
H A Dcontainer.c164 void vfio_device_container_register(struct vfio_device *device) argument
174 void vfio_device_container_unregister(struct vfio_device *device) argument
531 int vfio_device_container_pin_pages(struct vfio_device *device, argument
548 vfio_device_container_unpin_pages(struct vfio_device *device, dma_addr_t iova, int npage) argument
560 vfio_device_container_dma_rw(struct vfio_device *device, dma_addr_t iova, void *data, size_t len, bool write) argument
[all...]
/linux-master/crypto/async_tx/
H A Dasync_pq.c184 struct dma_device *device = chan ? chan->device : NULL; local
303 struct dma_device *device = chan ? chan->device : NULL; local
[all...]
/linux-master/drivers/ata/
H A Dpata_serverworks.c78 int device; member in struct:sv_cable_table
[all...]
/linux-master/drivers/platform/x86/hp/
H A Dhp_accel.c298 static int lis3lv02d_probe(struct platform_device *device) argument
345 static void lis3lv02d_remove(struct platform_device *device) argument
[all...]
/linux-master/drivers/base/firmware_loader/
H A Dsysfs.c396 fw_create_instance(struct firmware *firmware, const char *fw_name, struct device *device, u32 opt_flags) argument
[all...]
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c323 static void usnic_get_dev_fw_str(struct ib_device *device, char *str) argument
/linux-master/include/linux/
H A Dof_address.h93 static inline void __iomem *of_io_request_and_map(struct device_node *device, argument
171 static inline void __iomem *of_iomap(struct device_node *device, int index) argument
/linux-master/arch/powerpc/platforms/chrp/
H A Dsetup.c176 static void __init sio_fixup_irq(const char *name, u8 device, u8 level, argument
/linux-master/drivers/mtd/maps/
H A Dpismo.c26 char device[32]; member in struct:pismo_cs_block
/linux-master/tools/spi/
H A Dspidev_test.c38 static const char *device = "/dev/spidev1.1"; variable
[all...]
/linux-master/block/
H A Dbsg.c25 struct device device; member in struct:bsg_device
[all...]

Completed in 371 milliseconds

<<31323334353637383940>>