Home
last modified time | relevance | path

Searched defs:device (Results 1276 - 1300 of 5892) sorted by relevance

1...<<51525354555657585960>>...236

/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_int.c24 w1_alloc_dev(u32 id, int slave_count, int slave_ttl, struct device_driver *driver, struct device *device) w1_alloc_dev() argument
[all...]
/kernel/linux/linux-5.10/drivers/xen/
H A Dxen-acpi-pad.c110 static int acpi_pad_add(struct acpi_device *device) in acpi_pad_add() argument
125 static int acpi_pad_remove(struct acpi_device *device) in acpi_pad_remove() argument
H A Dpci.c156 struct physdev_pci_device device = { in xen_remove_device() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsproto.h382 dev_t device; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c103 nvkm_client_driver_init(const char *name, u64 device, const char *cfg, in nvkm_client_driver_init() argument
H A Dnv04_fbcon.c138 struct nvif_device *device = &drm->client.device; in nv04_fbcon_accel_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c30 nvkm_memory_tags_put(struct nvkm_memory *memory, struct nvkm_device *device, in nvkm_memory_tags_put() argument
48 nvkm_memory_tags_get(struct nvkm_memory *memory, struct nvkm_device *device, in nvkm_memory_tags_get() argument
137 nvkm_memory_new(struct nvkm_device *device, enum nvkm_memory_target target, in nvkm_memory_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dctrl.c192 nvkm_control_new(struct nvkm_device *device, const struct nvkm_oclass *oclass, in nvkm_control_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dwndwgv100.c133 struct nvkm_device *device = chan->disp->base.engine.subdev.device; in gv100_disp_wndw_intr() local
H A Dvga.c27 nvkm_rdport(struct nvkm_device *device, int head, u16 port) in nvkm_rdport() argument
49 nvkm_wrport(struct nvkm_device *device, int head, u16 port, u8 data) in nvkm_wrport() argument
69 nvkm_rdvgas(struct nvkm_device *device, int head, u8 index) nvkm_rdvgas() argument
76 nvkm_wrvgas(struct nvkm_device *device, int head, u8 index, u8 value) nvkm_wrvgas() argument
83 nvkm_rdvgag(struct nvkm_device *device, int head, u8 index) nvkm_rdvgag() argument
90 nvkm_wrvgag(struct nvkm_device *device, int head, u8 index, u8 value) nvkm_wrvgag() argument
97 nvkm_rdvgac(struct nvkm_device *device, int head, u8 index) nvkm_rdvgac() argument
104 nvkm_wrvgac(struct nvkm_device *device, int head, u8 index, u8 value) nvkm_wrvgac() argument
111 nvkm_rdvgai(struct nvkm_device *device, int head, u16 port, u8 index) nvkm_rdvgai() argument
120 nvkm_wrvgai(struct nvkm_device *device, int head, u16 port, u8 index, u8 value) nvkm_wrvgai() argument
128 nvkm_lockvgac(struct nvkm_device *device, bool lock) nvkm_lockvgac() argument
162 nvkm_rdvgaowner(struct nvkm_device *device) nvkm_rdvgaowner() argument
188 nvkm_wrvgaowner(struct nvkm_device *device, u8 select) nvkm_wrvgaowner() argument
[all...]
H A Dsortu102.c30 struct nvkm_device *device = sor->disp->engine.subdev.device; in tu102_sor_dp_vcpi() local
40 struct nvkm_device *device = sor->disp->engine.subdev.device; in tu102_sor_dp_links() local
124 struct nvkm_device *device = disp->engine.subdev.device; tu102_sor_new() local
[all...]
H A Dsornv50.c31 struct nvkm_device *device = sor->disp->engine.subdev.device; in nv50_sor_clock() local
38 nv50_sor_power_wait(struct nvkm_device *device, u32 soff) in nv50_sor_power_wait() argument
50 struct nvkm_device *device = sor->disp->engine.subdev.device; in nv50_sor_power() local
69 struct nvkm_device *device = sor->disp->engine.subdev.device; nv50_sor_state() local
103 struct nvkm_device *device = disp->engine.subdev.device; nv50_sor_cnt() local
[all...]
H A Dwimmgv100.c32 struct nvkm_device *device = chan->disp->base.engine.subdev.device; in gv100_disp_wimm_intr() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dbase.c32 nvkm_dma_oclass_new(struct nvkm_device *device, in nvkm_dma_oclass_new() argument
106 nvkm_dma_new_(const struct nvkm_dma_func *func, struct nvkm_device *device, in nvkm_dma_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgm20b.c83 struct nvkm_device *device = gr->base.engine.subdev.device; in gm20b_gr_init_gpc_mmu() local
111 struct nvkm_device *device = gr->base.engine.subdev.device; gm20b_gr_set_hww_esr_report_mask() local
184 gm20b_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gm20b_gr_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv50.c64 struct nvkm_device *device = subdev->device; in nv50_mpeg_intr() local
92 struct nvkm_device *device = subdev->device; nv50_mpeg_init() local
132 nv50_mpeg_new(struct nvkm_device *device, int index, struct nvkm_engine **pmpeg) nv50_mpeg_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dgf100.c131 struct nvkm_device *device = pm->engine.subdev.device; in gf100_perfctr_init() local
149 struct nvkm_device *device = pm->engine.subdev.device; in gf100_perfctr_read() local
163 struct nvkm_device *device = pm->engine.subdev.device; gf100_perfctr_next() local
178 struct nvkm_device *device = pm->engine.subdev.device; gf100_pm_fini() local
189 gf100_pm_new_(const struct gf100_pm_func *func, struct nvkm_device *device, int index, struct nvkm_pm **ppm) gf100_pm_new_() argument
240 gf100_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gf100_pm_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dgf100.c44 struct nvkm_device *device = sw->engine.subdev.device; in gf100_sw_chan_vblsem_release() local
61 struct nvkm_device *device = engine->subdev.device; in gf100_sw_chan_mthd() local
152 gf100_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) gf100_sw_new() argument
[all...]
H A Dnv04.c136 nv04_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv04_sw_new() argument
H A Dbase.c99 nvkm_sw_new_(const struct nvkm_sw_func *func, struct nvkm_device *device, in nvkm_sw_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpll.c118 struct nvkm_device *device = bios->subdev.device; in pll_map() local
234 struct nvkm_device *device = subdev->device; in nvbios_pll_parse() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.c138 struct nvkm_device *device = subdev->device; in nvkm_hwsq_wait_vblank() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dbase.c91 struct nvkm_device *device = subdev->device; in nvkm_fault_oneinit_buffer() local
172 nvkm_fault_new_(const struct nvkm_fault_func *func, struct nvkm_device *device, in nvkm_fault_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dsubdev.h8 struct nvkm_device *device; member
H A Dtegra.h9 struct nvkm_device device; member

Completed in 11 milliseconds

1...<<51525354555657585960>>...236