Home
last modified time | relevance | path

Searched defs:device (Results 1351 - 1375 of 5990) sorted by relevance

1...<<51525354555657585960>>...240

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusernv04.c45 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in nv04_dmaobj_bind() local
84 struct nvkm_device *device = dma->engine.subdev.device; in nv04_dmaobj_new() local
H A Dusergv100.c42 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in gv100_dmaobj_bind() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgk110.c819 struct nvkm_device *device = gr->base.engine.subdev.device; in gk110_grctx_generate_r419eb0() local
826 struct nvkm_device *device = gr->base.engine.subdev.device; in gk110_grctx_generate_r419f78() local
H A Dctxgp100.c98 struct nvkm_device *device = gr->base.engine.subdev.device; in gp100_grctx_generate_smid_config() local
H A Dg84.c119 struct nvkm_device *device = subdev->device; in g84_gr_tlb_flush() local
195 g84_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) g84_gr_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv50.c44 struct nvkm_device *device = sw->engine.subdev.device; in nv50_sw_chan_vblsem_release() local
66 struct nvkm_device *device = engine->subdev.device; nv50_sw_chan_mthd() local
145 nv50_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) nv50_sw_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dnv50.c35 struct nvkm_device *device = bar->base.subdev.device; in nv50_bar_flush() local
67 struct nvkm_device *device = base->subdev.device; in nv50_bar_bar1_init() local
87 struct nvkm_device *device = base->subdev.device; nv50_bar_bar2_init() local
98 struct nvkm_device *device = bar->base.subdev.device; nv50_bar_init() local
109 struct nvkm_device *device = bar->base.subdev.device; nv50_bar_oneinit() local
222 nv50_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, int index, u32 pgd_addr, struct nvkm_bar **pbar) nv50_bar_new_() argument
251 nv50_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) nv50_bar_new() argument
[all...]
H A Dgf100.c54 struct nvkm_device *device = base->subdev.device; in gf100_bar_bar1_init() local
75 struct nvkm_device *device = base->subdev.device; in gf100_bar_bar2_init() local
87 struct nvkm_device *device = bar->base.subdev.device; in gf100_bar_oneinit_bar() local
164 gf100_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, int index, struct nvkm_bar **pbar) gf100_bar_new_() argument
192 gf100_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) gf100_bar_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Ddcb.c31 struct nvkm_device *device = subdev->device; in dcb_table() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv40.c71 struct nvkm_device *device = subdev->device; in nv40_ram_prog() local
204 struct nvkm_device *device = fb->subdev.device; nv40_ram_new() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dnv10.c31 struct nvkm_device *device = gpio->subdev.device; in nv10_gpio_sense() local
54 struct nvkm_device *device = gpio->subdev.device; in nv10_gpio_drive() local
85 struct nvkm_device *device = gpio->subdev.device; in nv10_gpio_intr_stat() local
96 struct nvkm_device *device = gpio->subdev.device; nv10_gpio_intr_mask() local
115 nv10_gpio_new(struct nvkm_device *device, int index, struct nvkm_gpio **pgpio) nv10_gpio_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dbase.c29 nvkm_ltc_tags_clear(struct nvkm_device *device, u32 first, u32 count) in nvkm_ltc_tags_clear() argument
128 nvkm_ltc_new_(const struct nvkm_ltc_func *func, struct nvkm_device *device, in nvkm_ltc_new_() argument
/kernel/linux/linux-5.10/drivers/pps/clients/
H A Dpps_parport.c129 struct pps_client_pp *device; in parport_attach() local
194 struct pps_client_pp *device; parport_detach() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/intel_speed_select_if/
H A Disst_if_mbox_pci.c208 static int __maybe_unused isst_if_resume(struct device *device) in isst_if_resume() argument
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dxo15-ebook.c45 static int ebook_send_state(struct acpi_device *device) in ebook_send_state() argument
61 static void ebook_switch_notify(struct acpi_device *device, u32 event) in ebook_switch_notify() argument
84 static int ebook_switch_add(struct acpi_device *device) in ebook_switch_add() argument
148 ebook_switch_remove(struct acpi_device *device) ebook_switch_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_hw.c144 int cedrus_hw_suspend(struct device *device) in cedrus_hw_suspend() argument
157 int cedrus_hw_resume(struct device *device) in cedrus_hw_resume() argument
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_erp.c73 dasd_free_erp_request(struct dasd_ccw_req *cqr, struct dasd_device * device) in dasd_free_erp_request() argument
27 dasd_alloc_erp_request(char *magic, int cplength, int datasize, struct dasd_device * device) dasd_alloc_erp_request() argument
90 struct dasd_device *device; dasd_default_erp_action() local
168 struct dasd_device *device; dasd_log_sense() local
189 struct dasd_device *device; dasd_log_sense_dbf() local
[all...]
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dvfio_ap_private.h40 struct device device; member
[all...]
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dni_routes.h52 const char *device; member
[all...]
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dpci-txe.c216 mei_txe_pci_suspend(struct device *device) mei_txe_pci_suspend() argument
236 mei_txe_pci_resume(struct device *device) mei_txe_pci_resume() argument
274 mei_txe_pm_runtime_idle(struct device *device) mei_txe_pm_runtime_idle() argument
288 mei_txe_pm_runtime_suspend(struct device *device) mei_txe_pm_runtime_suspend() argument
318 mei_txe_pm_runtime_resume(struct device *device) mei_txe_pm_runtime_resume() argument
[all...]
H A Dinit.c365 mei_device_init(struct mei_device *dev, struct device *device, bool slow_fw, const struct mei_hw_ops *hw_ops) mei_device_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dlan9303_mdio.c21 struct mdio_device *device; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecard_dev.c39 static void mlxsw_linecard_bdev_release(struct device *device) in mlxsw_linecard_bdev_release() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Devxface.c57 acpi_install_notify_handler(acpi_handle device, in acpi_install_notify_handler() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dpci_slot.c44 int device = -1; in check_slot() local
86 int device; in register_slot() local
[all...]

Completed in 12 milliseconds

1...<<51525354555657585960>>...240