Searched defs:device (Results 1 - 25 of 1719) sorted by path

1234567891011>>

/linux-master/arch/alpha/kernel/
H A Dcore_apecs.c104 int device = device_fn >> 3; local
H A Dcore_lca.c109 int device = device_fn >> 3; local
H A Dcore_t2.c152 int device = device_fn >> 3; local
H A Dsmc37c93x.c131 SMCEnableDevice(unsigned long baseAddr, unsigned long device, unsigned long portaddr, unsigned long interrupt) argument
/linux-master/arch/mips/pci/
H A Dops-bonito64.c33 int device = PCI_SLOT(devfn); local
/linux-master/arch/x86/kernel/
H A Dreboot_fixups_32.c59 unsigned int device; member in struct:device_fixup
/linux-master/arch/x86/pci/
H A Dbroadcom_bus.c89 u16 vendor, device; local
/linux-master/crypto/async_tx/
H A Dasync_memcpy.c38 struct dma_device *device = chan ? chan->device : NULL; local
/linux-master/drivers/acpi/acpica/
H A Dhwpci.c23 acpi_handle device; member in struct:acpi_pci_device
[all...]
/linux-master/drivers/cpuidle/
H A Dcpuidle-cps.c105 struct cpuidle_device *device; local
118 struct cpuidle_device *device; local
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h133 struct nvif_device *device = &nouveau_drm(dev)->client.device; local
139 struct nvif_device *device = &nouveau_drm(dev)->client.device; local
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0000.h8 __u64 device; member in struct:nvif_client_v0
18 __u64 device[]; member in struct:nvif_client_devlist_v0
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dpci.h7 struct nvkm_device device; member in struct:nvkm_device_pci
H A Dramht.h14 struct nvkm_device *device; member in struct:nvkm_ramht
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_led.c41 struct nvif_object *device = &drm->client.device.object; local
58 struct nvif_object *device = &drm->client.device.object; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Dgpuobj.c172 nvkm_gpuobj_ctor(struct nvkm_device *device, u32 size, int align, bool zero, argument
229 nvkm_gpuobj_new(struct nvkm_device *device, u32 size, int align, bool zero, argument
H A Dramht.c141 nvkm_ramht_new(struct nvkm_device *device, u32 size, u32 align, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dctrl.h9 struct nvkm_device *device; member in struct:nvkm_control
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dvga.c27 nvkm_rdport(struct nvkm_device *device, int head, u16 port) argument
49 nvkm_wrport(struct nvkm_device *device, int head, u16 port, u8 data) argument
69 nvkm_rdvgas(struct nvkm_device *device, int head, u8 index) argument
76 nvkm_wrvgas(struct nvkm_device *device, int head, u8 index, u8 value) argument
83 nvkm_rdvgag(struct nvkm_device *device, int head, u8 index) argument
90 nvkm_wrvgag(struct nvkm_device *device, int head, u8 index, u8 value) argument
97 nvkm_rdvgac(struct nvkm_device *device, int head, u8 index) argument
104 nvkm_wrvgac(struct nvkm_device *device, int head, u8 index, u8 value) argument
111 nvkm_rdvgai(struct nvkm_device *device, int head, u16 port, u8 index) argument
120 nvkm_wrvgai(struct nvkm_device *device, int head, u16 port, u8 index, u8 value) argument
128 nvkm_lockvgac(struct nvkm_device *device, bool lock) argument
162 nvkm_rdvgaowner(struct nvkm_device *device) argument
188 nvkm_wrvgaowner(struct nvkm_device *device, u8 select) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusergf100.c45 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; local
H A Dusergf119.c44 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; local
H A Dusergv100.c42 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; local
H A Dusernv50.c45 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.c120 nv40_gr_vs_count(struct nvkm_device *device) argument
161 struct nvkm_device *device = ctx->device; local
267 struct nvkm_device *device = ctx->device; local
372 struct nvkm_device *device = ctx->device; local
551 struct nvkm_device *device = ctx->device; local
661 nv40_grctx_fill(struct nvkm_device *device, struct nvkm_gpuobj *mem) argument
671 nv40_grctx_init(struct nvkm_device *device, u32 *size) argument
[all...]
H A Dctxnv40.h7 struct nvkm_device *device; member in struct:nvkm_grctx

Completed in 199 milliseconds

1234567891011>>