Home
last modified time | relevance | path

Searched defs:device (Results 326 – 350 of 2052) sorted by relevance

1...<<11121314151617181920>>...83

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dsmi.h66 struct ib_device *device) in smi_check_local_smp()
81 struct ib_device *device) in smi_check_local_returning_smp()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgf100.c31 struct nvkm_device *device = volt->subdev.device; in gf100_volt_speedo_read() local
59 gf100_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) in gf100_volt_new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv17.c54 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv17_fifo_init() local
93 nv17_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in nv17_fifo_new()
H A Dnv40.c63 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv40_fifo_init() local
124 nv40_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in nv40_fifo_new()
H A Dgp100.c58 struct nvkm_device *device = fifo->engine.subdev.device; in gp100_fifo_intr_fault() local
94 gp100_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in gp100_fifo_new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu_helper.h138 #define PHM_READ_FIELD(device, reg, field) \ argument
141 #define PHM_READ_INDIRECT_FIELD(device, port, reg, field) \ argument
145 #define PHM_READ_VFPF_INDIRECT_FIELD(device, port, reg, field) \ argument
149 #define PHM_WRITE_FIELD(device, reg, field, fieldval) \ argument
153 #define PHM_WRITE_INDIRECT_FIELD(device, port, reg, field, fieldval) \ argument
158 #define PHM_WRITE_VFPF_INDIRECT_FIELD(device, port, reg, field, fieldval) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgk20a.c194 struct nvkm_device *device = subdev->device; in gk20a_gr_wait_mem_scrubbing() local
218 struct nvkm_device *device = gr->base.engine.subdev.device; in gk20a_gr_set_hww_esr_report_mask() local
226 struct nvkm_device *device = gr->base.engine.subdev.device; in gk20a_gr_init() local
360 gk20a_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gk20a_gr_new()
H A Dctxtu102.c27 struct nvkm_device *device = gr->base.engine.subdev.device; in tu102_grctx_generate_r419c0c() local
36 struct nvkm_device *device = gr->base.engine.subdev.device; in tu102_grctx_generate_sm_id() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgf100.c32 struct nvkm_device *device = pmu->subdev.device; in gf100_pmu_reset() local
72 gf100_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) in gf100_pmu_new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhdagt215.c29 struct nvkm_device *device = ior->disp->engine.subdev.device; in gt215_hda_eld() local
43 struct nvkm_device *device = ior->disp->engine.subdev.device; in gt215_hda_hpd() local
H A Dpiocgf119.c34 struct nvkm_device *device = subdev->device; in gf119_disp_pioc_fini() local
53 struct nvkm_device *device = subdev->device; in gf119_disp_pioc_init() local
H A Dpiocnv50.c34 struct nvkm_device *device = subdev->device; in nv50_disp_pioc_fini() local
53 struct nvkm_device *device = subdev->device; in nv50_disp_pioc_init() local
H A Dnv04.c37 struct nvkm_device *device = subdev->device; in nv04_disp_intr() local
67 nv04_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in nv04_disp_new()
H A Ddmacgf119.c42 struct nvkm_device *device = subdev->device; in gf119_disp_dmac_fini() local
64 struct nvkm_device *device = subdev->device; in gf119_disp_dmac_init() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/
H A Duser.c28 nvif_user_dtor(struct nvif_device *device) in nvif_user_dtor()
37 nvif_user_ctor(struct nvif_device *device, const char *name) in nvif_user_ctor()
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dacpi-als.c62 struct acpi_device *device; member
103 static void acpi_als_notify(struct acpi_device *device, u32 event) in acpi_als_notify()
164 static int acpi_als_add(struct acpi_device *device) in acpi_als_add()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c424 struct hv_device *device; member
439 struct hv_device *device; member
589 struct hv_device *device) in get_out_stor_device()
611 struct hv_device *device) in get_in_stor_device()
640 struct hv_device *device; in storvsc_change_target_cpu() local
694 struct hv_device *device = new_sc->primary_channel->device_obj; in handle_sc_creation() local
726 static void handle_multichannel_storage(struct hv_device *device, int max_chns) in handle_multichannel_storage()
820 static int storvsc_execute_vstor_op(struct hv_device *device, in storvsc_execute_vstor_op()
855 static int storvsc_channel_init(struct hv_device *device, bool is_fc) in storvsc_channel_init()
1131 struct hv_device *device = stor_device->device; in storvsc_on_io_completion() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv50.c60 struct nvkm_device *device = imem->base.subdev.device; in nv50_instobj_wr32_slow() local
79 struct nvkm_device *device = imem->base.subdev.device; in nv50_instobj_rd32_slow() local
126 struct nvkm_device *device = subdev->device; in nv50_instobj_kmap() local
356 struct nvkm_device *device = imem->base.subdev.device; in nv50_instobj_new() local
389 nv50_instmem_new(struct nvkm_device *device, int index, in nv50_instmem_new()
/OK3568_Linux_fs/kernel/drivers/ipack/
H A Dipack.c15 #define to_ipack_dev(device) container_of(device, struct ipack_device, dev) argument
22 struct ipack_device *device = to_ipack_dev(dev); in ipack_device_release() local
29 const struct ipack_device *device) in ipack_match_one_device()
62 static int ipack_bus_probe(struct device *device) in ipack_bus_probe()
73 static int ipack_bus_remove(struct device *device) in ipack_bus_remove()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dhp-wireless.c74 static int hpwl_add(struct acpi_device *device) in hpwl_add()
85 static int hpwl_remove(struct acpi_device *device) in hpwl_remove()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprobe_roms.c81 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) in match_id()
99 unsigned short device; in probe_list() local
121 unsigned short offset, vendor, device, list, rev; in find_oprom() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dv1.c244 struct nvkm_device *device = falcon->owner->device; in nvkm_falcon_v1_wait_for_halt() local
257 struct nvkm_device *device = falcon->owner->device; in nvkm_falcon_v1_clear_interrupt() local
273 struct nvkm_device *device = falcon->owner->device; in falcon_v1_wait_idle() local
286 struct nvkm_device *device = falcon->owner->device; in nvkm_falcon_v1_enable() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv10.c36 struct nvkm_device *device = subdev->device; in nv10_devinit_meminit() local
109 nv10_devinit_new(struct nvkm_device *device, int index, in nv10_devinit_new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/sec/
H A Dg98.c46 struct nvkm_device *device = subdev->device; in g98_sec_intr() local
77 g98_sec_new(struct nvkm_device *device, int index, in g98_sec_new()
/OK3568_Linux_fs/kernel/drivers/pnp/pnpacpi/
H A Dcore.c197 static const char *__init pnpacpi_get_id(struct acpi_device *device) in pnpacpi_get_id()
209 static int __init pnpacpi_add_device(struct acpi_device *device) in pnpacpi_add_device()
290 struct acpi_device *device; in pnpacpi_add_device_handler() local

1...<<11121314151617181920>>...83