/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_ethtool.c | 207 struct device *kdev = &priv->pdev->dev; in bcmasp_set_wol() local
|
/openbmc/linux/drivers/hid/ |
H A 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()
|
H A D | hid-ft260.c | 931 static ssize_t i2c_reset_store(struct device *kdev, in i2c_reset_store()
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_process.c | 714 struct kfd_node *kdev = pdd->dev; in kfd_process_alloc_gpuvm() local 989 struct kfd_node *kdev; in kfd_process_kunmap_signal_bo() local
|
H A D | kfd_device_queue_manager.c | 492 static int flush_texture_cache_nocpsch(struct kfd_node *kdev, in flush_texture_cache_nocpsch()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | sysfs_engines.c | 501 struct device *kdev = i915->drm.primary->kdev; in intel_engines_add_sysfs() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A 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()
|
/openbmc/linux/drivers/soc/ti/ |
H A D | knav_dma.c | 127 static struct knav_dma_pool_device *kdev; variable
|
/openbmc/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 2048 struct device *kdev = &priv->pdev->dev; in bcmgenet_xmit() local 2189 struct device *kdev = &priv->pdev->dev; in bcmgenet_rx_refill() local 2536 struct device *kdev = &priv->pdev->dev; in init_umac() local
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A 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
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 936 static int amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, in amdgpu_dm_audio_component_get_eld() 976 static int amdgpu_dm_audio_component_bind(struct device *kdev, in amdgpu_dm_audio_component_bind() 990 static void amdgpu_dm_audio_component_unbind(struct device *kdev, in amdgpu_dm_audio_component_unbind()
|
/openbmc/linux/include/drm/ |
H A D | drm_connector.h | 1498 struct device *kdev; member
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_drv.h | 375 static inline struct drm_i915_private *kdev_to_i915(struct device *kdev) in kdev_to_i915()
|
/openbmc/qemu/hw/hyperv/ |
H A D | vmbus.c | 2360 DeviceClass *kdev = DEVICE_CLASS(klass); in vmbus_dev_class_init() local
|