Searched defs:kdev (Results 26 – 38 of 38) sorted by relevance
12
| /Linux-v6.6/drivers/net/ethernet/broadcom/asp2/ |
| D | bcmasp_ethtool.c | 207 struct device *kdev = &priv->pdev->dev; in bcmasp_set_wol() local
|
| /Linux-v6.6/drivers/hid/ |
| D | hid-cp2112.c | 947 static ssize_t pstr_store(struct device *kdev, struct device_attribute *kattr, in pstr_store() 976 static ssize_t pstr_show(struct device *kdev, struct device_attribute *kattr, in pstr_show()
|
| D | hid-ft260.c | 931 static ssize_t i2c_reset_store(struct device *kdev, in i2c_reset_store()
|
| /Linux-v6.6/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_process.c | 714 struct kfd_node *kdev = pdd->dev; in kfd_process_alloc_gpuvm() local 981 struct kfd_node *kdev; in kfd_process_kunmap_signal_bo() local
|
| D | kfd_device_queue_manager.c | 491 static int flush_texture_cache_nocpsch(struct kfd_node *kdev, in flush_texture_cache_nocpsch()
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/ |
| D | disp.c | 599 nv50_audio_component_get_eld(struct device *kdev, int port, int dev_id, in nv50_audio_component_get_eld() 645 nv50_audio_component_bind(struct device *kdev, struct device *hda_kdev, in nv50_audio_component_bind() 664 nv50_audio_component_unbind(struct device *kdev, struct device *hda_kdev, in nv50_audio_component_unbind()
|
| /Linux-v6.6/drivers/gpu/drm/i915/gt/ |
| D | sysfs_engines.c | 501 struct device *kdev = i915->drm.primary->kdev; in intel_engines_add_sysfs() local
|
| /Linux-v6.6/drivers/net/ethernet/broadcom/genet/ |
| D | bcmgenet.c | 2048 struct device *kdev = &priv->pdev->dev; in bcmgenet_xmit() local 2187 struct device *kdev = &priv->pdev->dev; in bcmgenet_rx_refill() local 2528 struct device *kdev = &priv->pdev->dev; in init_umac() local
|
| /Linux-v6.6/drivers/soc/ti/ |
| D | knav_dma.c | 127 static struct knav_dma_pool_device *kdev; variable
|
| /Linux-v6.6/drivers/gpu/drm/i915/gvt/ |
| D | gtt.c | 740 struct device *kdev = spt->vgpu->gvt->gt->i915->drm.dev; in ppgtt_free_spt() local 825 struct device *kdev = vgpu->gvt->gt->i915->drm.dev; in ppgtt_alloc_spt() local
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.c | 931 static int amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, in amdgpu_dm_audio_component_get_eld() 971 static int amdgpu_dm_audio_component_bind(struct device *kdev, in amdgpu_dm_audio_component_bind() 985 static void amdgpu_dm_audio_component_unbind(struct device *kdev, in amdgpu_dm_audio_component_unbind()
|
| /Linux-v6.6/include/drm/ |
| D | drm_connector.h | 1498 struct device *kdev; member
|
| /Linux-v6.6/drivers/gpu/drm/i915/ |
| D | i915_drv.h | 375 static inline struct drm_i915_private *kdev_to_i915(struct device *kdev) in kdev_to_i915()
|
12