Home
last modified time | relevance | path

Searched defs:device (Results 176 – 200 of 1713) sorted by relevance

12345678910>>...69

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgk104.c50 struct nvkm_device *device = subdev->device; in gk104_ce_intr_launcherr() local
63 struct nvkm_device *device = subdev->device; in gk104_ce_intr() local
97 gk104_ce_new(struct nvkm_device *device, int index, in gk104_ce_new()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddmacgv100.c30 struct nvkm_device *device = chan->disp->base.engine.subdev.device; in gv100_disp_dmac_idle() local
52 struct nvkm_device *device = chan->disp->base.engine.subdev.device; in gv100_disp_dmac_fini() local
65 struct nvkm_device *device = subdev->device; in gv100_disp_dmac_init() local
Dhdagf119.c29 struct nvkm_device *device = ior->disp->engine.subdev.device; in gf119_hda_device_entry() local
37 struct nvkm_device *device = ior->disp->engine.subdev.device; in gf119_hda_eld() local
51 struct nvkm_device *device = ior->disp->engine.subdev.device; in gf119_hda_hpd() local
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; in tu102_sor_new() local
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_chan.c147 nouveau_channel_prep(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_prep()
259 nouveau_channel_ind(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_ind()
350 nouveau_channel_dma(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_dma()
391 struct nvif_device *device = chan->device; in nouveau_channel_init() local
510 nouveau_channel_new(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_new()
560 struct nvif_object *device = &drm->client.device.object; in nouveau_channels_init() local
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv40.c97 struct nvkm_device *device = subdev->device; in nv40_gr_chan_fini() local
176 struct nvkm_device *device = gr->base.engine.subdev.device; in nv40_gr_tile() local
237 struct nvkm_device *device = subdev->device; in nv40_gr_intr() local
290 struct nvkm_device *device = gr->base.engine.subdev.device; in nv40_gr_init() local
431 nv40_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv40_gr_new_()
473 nv40_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv40_gr_new()
Dnv50.c243 struct nvkm_device *device = subdev->device; in nv50_gr_prop_trap() local
285 struct nvkm_device *device = subdev->device; in nv50_gr_mp_trap() local
329 struct nvkm_device *device = subdev->device; in nv50_gr_tp_trap() local
399 struct nvkm_device *device = subdev->device; in nv50_gr_trap_handler() local
624 struct nvkm_device *device = subdev->device; in nv50_gr_intr() local
682 struct nvkm_device *device = gr->base.engine.subdev.device; in nv50_gr_init() local
763 nv50_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv50_gr_new_()
793 nv50_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv50_gr_new()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv44.c42 struct nvkm_device *device = fb->subdev.device; in nv44_fb_tile_prog() local
52 struct nvkm_device *device = fb->subdev.device; in nv44_fb_init() local
68 nv44_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv44_fb_new()
/Linux-v5.10/sound/core/
Dhwdep.c32 static struct snd_hwdep *snd_hwdep_search(struct snd_card *card, int device) in snd_hwdep_search()
270 int device; in snd_hwdep_control_ioctl() local
298 int device, err; in snd_hwdep_control_ioctl() local
358 int snd_hwdep_new(struct snd_card *card, char *id, int device, in snd_hwdep_new()
403 static int snd_hwdep_dev_free(struct snd_device *device) in snd_hwdep_dev_free()
414 static int snd_hwdep_dev_register(struct snd_device *device) in snd_hwdep_dev_register()
456 static int snd_hwdep_dev_disconnect(struct snd_device *device) in snd_hwdep_dev_disconnect()
/Linux-v5.10/drivers/block/drbd/
Ddrbd_debugfs.c130 struct drbd_device *device; in seq_print_resource_pending_meta_io() local
158 struct drbd_device *device; in seq_print_waiting_for_AL() local
191 static void seq_print_device_bitmap_io(struct seq_file *m, struct drbd_device *device, unsigned lon… in seq_print_device_bitmap_io()
218 struct drbd_device *device; in seq_print_resource_pending_bitmap_io() local
247 struct drbd_device *device, struct list_head *lh, in seq_print_peer_request()
272 struct drbd_device *device, unsigned long now) in seq_print_device_peer_requests()
290 struct drbd_device *device; in seq_print_resource_pending_peer_requests() local
662 struct drbd_device *device = m->private; in device_resync_extents_show() local
677 struct drbd_device *device = m->private; in device_act_log_extents_show() local
692 struct drbd_device *device = m->private; in device_oldest_requests_show() local
[all …]
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dg94.c29 struct nvkm_device *device = gpio->subdev.device; in g94_gpio_intr_stat() local
43 struct nvkm_device *device = gpio->subdev.device; in g94_gpio_intr_mask() local
71 g94_gpio_new(struct nvkm_device *device, int index, struct nvkm_gpio **pgpio) in g94_gpio_new()
Dgk104.c29 struct nvkm_device *device = gpio->subdev.device; in gk104_gpio_intr_stat() local
43 struct nvkm_device *device = gpio->subdev.device; in gk104_gpio_intr_mask() local
71 gk104_gpio_new(struct nvkm_device *device, int index, struct nvkm_gpio **pgpio) in gk104_gpio_new()
/Linux-v5.10/drivers/acpi/
Ddevice_pm.c48 static int acpi_dev_pm_explicit_get(struct acpi_device *device, int *state) in acpi_dev_pm_explicit_get()
75 int acpi_device_get_power(struct acpi_device *device, int *state) in acpi_device_get_power()
160 int acpi_device_set_power(struct acpi_device *device, int state) in acpi_device_set_power()
291 struct acpi_device *device; in acpi_bus_set_power() local
302 int acpi_bus_init_power(struct acpi_device *device) in acpi_bus_init_power()
360 int acpi_device_fix_up_power(struct acpi_device *device) in acpi_device_fix_up_power()
373 int acpi_device_update_power(struct acpi_device *device, int *state_p) in acpi_device_update_power()
416 struct acpi_device *device; in acpi_bus_update_power() local
426 struct acpi_device *device; in acpi_bus_power_manageable() local
549 struct acpi_device *device; in acpi_bus_can_wakeup() local
/Linux-v5.10/tools/testing/selftests/tc-testing/
Dtdc_batch.py48 device = args.device variable
73 def format_add_filter(device, prio, handle, skip, src_mac, dst_mac, argument
80 def format_rep_filter(device, prio, handle, skip, src_mac, dst_mac, argument
87 def format_del_filter(device, prio, handle, skip, src_mac, dst_mac, argument
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dg94.c30 struct nvkm_device *device = i2c->subdev.device; in g94_aux_stat() local
45 struct nvkm_device *device = i2c->subdev.device; in g94_aux_mask() local
69 g94_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in g94_i2c_new()
Dgk104.c30 struct nvkm_device *device = i2c->subdev.device; in gk104_aux_stat() local
45 struct nvkm_device *device = i2c->subdev.device; in gk104_aux_mask() local
69 gk104_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in gk104_i2c_new()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgm107.c36 struct nvkm_device *device = therm->subdev.device; in gm107_fan_pwm_get() local
45 struct nvkm_device *device = therm->subdev.device; in gm107_fan_pwm_set() local
71 gm107_therm_new(struct nvkm_device *device, int index, in gm107_therm_new()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dshadowramin.c33 struct nvkm_device *device = bios->subdev.device; in pramin_read() local
48 struct nvkm_device *device = priv->bios->subdev.device; in pramin_fini() local
58 struct nvkm_device *device = subdev->device; in pramin_init() local
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dbase.c30 nvkm_pmu_fan_controlled(struct nvkm_device *device) in nvkm_pmu_fan_controlled()
100 struct nvkm_device *device = pmu->subdev.device; in nvkm_pmu_reset() local
164 nvkm_pmu_ctor(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_ctor()
197 nvkm_pmu_new_(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_new_()
/Linux-v5.10/drivers/platform/x86/
Dtopstar-laptop.c28 struct acpi_device *device; member
221 static int topstar_acpi_fncx_switch(struct acpi_device *device, bool state) in topstar_acpi_fncx_switch()
235 static void topstar_acpi_notify(struct acpi_device *device, u32 event) in topstar_acpi_notify()
288 static int topstar_acpi_add(struct acpi_device *device) in topstar_acpi_add()
335 static int topstar_acpi_remove(struct acpi_device *device) in topstar_acpi_remove()
/Linux-v5.10/drivers/xen/
Dxen-acpi-cpuhotplug.c33 static int xen_acpi_processor_enable(struct acpi_device *device) in xen_acpi_processor_enable()
75 static int xen_acpi_processor_add(struct acpi_device *device) in xen_acpi_processor_add()
99 static int xen_acpi_processor_remove(struct acpi_device *device) in xen_acpi_processor_remove()
225 static int acpi_processor_device_remove(struct acpi_device *device) in acpi_processor_device_remove()
236 struct acpi_device *device = NULL; in acpi_processor_hotplug_notify() local
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dnv04.c49 struct nvkm_device *device = iobj->imem->base.subdev.device; in nv04_instobj_wr32() local
57 struct nvkm_device *device = iobj->imem->base.subdev.device; in nv04_instobj_rd32() local
76 struct nvkm_device *device = iobj->imem->base.subdev.device; in nv04_instobj_acquire() local
162 struct nvkm_device *device = imem->base.subdev.device; in nv04_instmem_oneinit() local
221 nv04_instmem_new(struct nvkm_device *device, int index, in nv04_instmem_new()
/Linux-v5.10/drivers/infiniband/core/
Dcore_priv.h167 static inline void ib_device_register_rdmacg(struct ib_device *device) in ib_device_register_rdmacg()
171 static inline void ib_device_unregister_rdmacg(struct ib_device *device) in ib_device_unregister_rdmacg()
176 struct ib_device *device, in ib_rdmacg_try_charge()
183 struct ib_device *device, in ib_rdmacg_uncharge()
245 static inline void ib_security_release_port_pkey_list(struct ib_device *device) in ib_security_release_port_pkey_list()
249 static inline void ib_security_cache_change(struct ib_device *device, in ib_security_cache_change()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv50.c64 struct nvkm_device *device = subdev->device; in nv50_mpeg_intr() local
92 struct nvkm_device *device = subdev->device; in nv50_mpeg_init() local
132 nv50_mpeg_new(struct nvkm_device *device, int index, struct nvkm_engine **pmpeg) in nv50_mpeg_new()
/Linux-v5.10/drivers/scsi/smartpqi/
Dsmartpqi_init.c204 static inline bool pqi_is_logical_device(struct pqi_scsi_dev *device) in pqi_is_logical_device()
308 static inline bool pqi_device_offline(struct pqi_scsi_dev *device) in pqi_device_offline()
313 static inline void pqi_device_reset_start(struct pqi_scsi_dev *device) in pqi_device_reset_start()
318 static inline void pqi_device_reset_done(struct pqi_scsi_dev *device) in pqi_device_reset_done()
323 static inline bool pqi_device_in_reset(struct pqi_scsi_dev *device) in pqi_device_in_reset()
343 static inline void pqi_device_remove_start(struct pqi_scsi_dev *device) in pqi_device_remove_start()
349 struct pqi_scsi_dev *device) in pqi_device_in_remove()
665 struct pqi_scsi_dev *device, in pqi_identify_physical_device()
1050 static inline void pqi_set_bus_target_lun(struct pqi_scsi_dev *device, in pqi_set_bus_target_lun()
1058 static void pqi_assign_bus_target_lun(struct pqi_scsi_dev *device) in pqi_assign_bus_target_lun()
[all …]

12345678910>>...69