/drivers/gpu/drm/i915/ |
D | i915_sysfs.c | 42 static inline struct drm_i915_private *kdev_minor_to_i915(struct device *kdev) in kdev_minor_to_i915() 61 static ssize_t rc6_enable_show(struct device *kdev, in rc6_enable_show() 78 static ssize_t rc6_residency_ms_show(struct device *kdev, in rc6_residency_ms_show() 86 static ssize_t rc6p_residency_ms_show(struct device *kdev, in rc6p_residency_ms_show() 94 static ssize_t rc6pp_residency_ms_show(struct device *kdev, in rc6pp_residency_ms_show() 102 static ssize_t media_rc6_residency_ms_show(struct device *kdev, in media_rc6_residency_ms_show() 168 struct device *kdev = kobj_to_dev(kobj); in i915_l3_read() local 196 struct device *kdev = kobj_to_dev(kobj); in i915_l3_write() local 260 static ssize_t gt_act_freq_mhz_show(struct device *kdev, in gt_act_freq_mhz_show() 269 static ssize_t gt_cur_freq_mhz_show(struct device *kdev, in gt_cur_freq_mhz_show() [all …]
|
D | i915_drv.c | 1379 static int i915_pm_prepare(struct device *kdev) in i915_pm_prepare() 1394 static int i915_pm_suspend(struct device *kdev) in i915_pm_suspend() 1409 static int i915_pm_suspend_late(struct device *kdev) in i915_pm_suspend_late() 1428 static int i915_pm_poweroff_late(struct device *kdev) in i915_pm_poweroff_late() 1438 static int i915_pm_resume_early(struct device *kdev) in i915_pm_resume_early() 1448 static int i915_pm_resume(struct device *kdev) in i915_pm_resume() 1459 static int i915_pm_freeze(struct device *kdev) in i915_pm_freeze() 1477 static int i915_pm_freeze_late(struct device *kdev) in i915_pm_freeze_late() 1496 static int i915_pm_thaw_early(struct device *kdev) in i915_pm_thaw_early() 1501 static int i915_pm_thaw(struct device *kdev) in i915_pm_thaw() [all …]
|
D | intel_runtime_pm.c | 498 struct device *kdev = rpm->kdev; in __intel_runtime_pm_put() local 571 struct device *kdev = rpm->kdev; in intel_runtime_pm_enable() local 616 struct device *kdev = rpm->kdev; in intel_runtime_pm_disable() local 648 struct device *kdev = &pdev->dev; in intel_runtime_pm_init_early() local
|
D | i915_utils.c | 18 struct device *kdev = dev_priv->drm.dev; in __i915_printk() local
|
D | intel_runtime_pm.h | 52 struct device *kdev; /* points to i915->drm.dev */ member
|
/drivers/soc/ti/ |
D | knav_qmss_acc.c | 20 #define knav_range_offset_to_inst(kdev, range, q) \ argument 26 struct knav_device *kdev = range->kdev; in __knav_acc_notify() local 57 struct knav_device *kdev = range->kdev; in knav_acc_set_notify() local 84 struct knav_device *kdev; in knav_acc_int_handler() local 198 struct knav_device *kdev = range->kdev; in knav_range_setup_acc_irq() local 277 knav_acc_write(struct knav_device *kdev, struct knav_pdsp_info *pdsp, in knav_acc_write() 300 static void knav_acc_setup_cmd(struct knav_device *kdev, in knav_acc_setup_cmd() 334 static void knav_acc_stop(struct knav_device *kdev, in knav_acc_stop() 352 static enum knav_acc_result knav_acc_start(struct knav_device *kdev, in knav_acc_start() 374 struct knav_device *kdev = range->kdev; in knav_acc_init_range() local [all …]
|
D | knav_qmss_queue.c | 26 static struct knav_device *kdev; variable 54 #define knav_queue_idx_to_inst(kdev, idx) \ argument 61 #define for_each_instance(idx, inst, kdev) \ argument 193 knav_queue_match_id_to_inst(struct knav_device *kdev, unsigned id) in knav_queue_match_id_to_inst() 431 struct knav_device *kdev = inst->kdev; in knav_queue_debug_show_instance() local 982 static void knav_queue_setup_region(struct knav_device *kdev, in knav_queue_setup_region() 1078 static int knav_queue_setup_regions(struct knav_device *kdev, in knav_queue_setup_regions() 1136 static int knav_get_link_ram(struct knav_device *kdev, in knav_get_link_ram() 1183 static int knav_queue_setup_link_ram(struct knav_device *kdev) in knav_queue_setup_link_ram() 1211 static int knav_setup_queue_range(struct knav_device *kdev, in knav_setup_queue_range() [all …]
|
D | knav_qmss.h | 224 struct knav_device *kdev; member 254 struct knav_device *kdev; member 330 struct knav_device *kdev; member 348 #define for_each_region(kdev, region) \ argument 351 #define first_region(kdev) \ argument 355 #define for_each_queue_range(kdev, range) \ argument 358 #define first_queue_range(kdev) \ argument 362 #define for_each_pool(kdev, pool) \ argument 365 #define for_each_pdsp(kdev, pdsp) \ argument 368 #define for_each_qmgr(kdev, qmgr) \ argument [all …]
|
/drivers/net/ethernet/broadcom/genet/ |
D | bcmmii.c | 183 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_config() local 286 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_probe() local 372 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_of_find_mdio() local 392 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_pdata_init() local 485 struct device *kdev = &priv->pdev->dev; in bcmgenet_phy_interface_init() local 545 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_pd_init() local 597 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_bus_init() local
|
D | bcmgenet_wol.c | 43 struct device *kdev = &priv->pdev->dev; in bcmgenet_get_wol() local 65 struct device *kdev = &priv->pdev->dev; in bcmgenet_set_wol() local
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 1329 static int kfd_fill_gpu_cache_info(struct kfd_dev *kdev, in kfd_fill_gpu_cache_info() 1841 struct kfd_dev *kdev, uint8_t type, uint64_t size, in kfd_fill_gpu_memory_affinity() 1870 static void kfd_find_numa_node_in_srat(struct kfd_dev *kdev) in kfd_find_numa_node_in_srat() 1965 struct kfd_dev *kdev, in kfd_fill_gpu_direct_io_link_to_cpu() 2029 struct kfd_dev *kdev, in kfd_fill_gpu_xgmi_link_to_gpu() 2066 size_t *size, struct kfd_dev *kdev, in kfd_create_vcrat_image_gpu() 2266 int flags, struct kfd_dev *kdev, in kfd_create_crat_image_virtual()
|
D | kfd_topology.c | 926 struct kfd_topology_device *kdev = in find_system_memory() local 947 static int kfd_add_perf_to_topology(struct kfd_topology_device *kdev) in kfd_add_perf_to_topology() 957 static void kfd_add_non_crat_information(struct kfd_topology_device *kdev) in kfd_add_non_crat_information() 993 struct kfd_topology_device *kdev; in kfd_topology_init() local 1518 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_dev **kdev) in kfd_topology_enum_kfd_devices()
|
D | kfd_iommu.h | 76 static inline int kfd_iommu_add_perf_counters(struct kfd_topology_device *kdev) in kfd_iommu_add_perf_counters()
|
D | kfd_iommu.c | 338 int kfd_iommu_add_perf_counters(struct kfd_topology_device *kdev) in kfd_iommu_add_perf_counters()
|
/drivers/cpuidle/ |
D | sysfs.c | 154 struct cpuidle_device_kobj *kdev = in to_cpuidle_device() local 197 struct cpuidle_device_kobj *kdev = in cpuidle_sysfs_release() local 472 struct cpuidle_device_kobj *kdev = device->kobj_dev; in cpuidle_add_state_sysfs() local 608 struct cpuidle_device_kobj *kdev = dev->kobj_dev; in cpuidle_add_driver_sysfs() local 690 struct cpuidle_device_kobj *kdev; in cpuidle_add_sysfs() local 733 struct cpuidle_device_kobj *kdev = dev->kobj_dev; in cpuidle_remove_sysfs() local
|
/drivers/gpu/drm/i915/display/ |
D | intel_audio.c | 996 static unsigned long i915_audio_component_get_power(struct device *kdev) in i915_audio_component_get_power() 1027 static void i915_audio_component_put_power(struct device *kdev, in i915_audio_component_put_power() 1040 static void i915_audio_component_codec_wake_override(struct device *kdev, in i915_audio_component_codec_wake_override() 1072 static int i915_audio_component_get_cdclk_freq(struct device *kdev) in i915_audio_component_get_cdclk_freq() 1133 static int i915_audio_component_sync_audio_rate(struct device *kdev, int port, in i915_audio_component_sync_audio_rate() 1171 static int i915_audio_component_get_eld(struct device *kdev, int port, in i915_audio_component_get_eld()
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_drv.c | 1461 static int vmw_pm_suspend(struct device *kdev) in vmw_pm_suspend() 1471 static int vmw_pm_resume(struct device *kdev) in vmw_pm_resume() 1478 static int vmw_pm_freeze(struct device *kdev) in vmw_pm_freeze() 1526 static int vmw_pm_restore(struct device *kdev) in vmw_pm_restore()
|
/drivers/net/ethernet/broadcom/ |
D | bcm63xx_enet.c | 304 struct device *kdev; in bcm_enet_receive_queue() local 869 static void bcm_enet_free_rx_buf_ring(struct device *kdev, struct bcm_enet_priv *priv) in bcm_enet_free_rx_buf_ring() 894 struct device *kdev; in bcm_enet_open() local 1189 struct device *kdev; in bcm_enet_stop() local 2100 struct device *kdev; in bcm_enetsw_open() local 2341 struct device *kdev; in bcm_enetsw_stop() local
|
D | bcmsysport.c | 550 struct device *kdev = &priv->pdev->dev; in bcm_sysport_set_wol() local 687 struct device *kdev = &priv->pdev->dev; in bcm_sysport_rx_refill() local 880 struct device *kdev = &priv->pdev->dev; in bcm_sysport_tx_reclaim_one() local 1310 struct device *kdev = &priv->pdev->dev; in bcm_sysport_xmit() local
|
/drivers/reset/ |
D | reset-brcmstb.c | 85 struct device *kdev = &pdev->dev; in brcmstb_reset_probe() local
|
/drivers/fpga/ |
D | ts73xx-fpga.c | 103 struct device *kdev = &pdev->dev; in ts73xx_fpga_probe() local
|
/drivers/gpu/drm/ |
D | drm_sysfs.c | 385 struct device *kdev; in drm_sysfs_minor_alloc() local
|
/drivers/hid/ |
D | hid-cp2112.c | 952 static ssize_t pstr_store(struct device *kdev, in pstr_store() 984 static ssize_t pstr_show(struct device *kdev, in pstr_show()
|
/drivers/gpu/drm/i915/gt/ |
D | sysfs_engines.c | 498 struct device *kdev = i915->drm.primary->kdev; in intel_engines_add_sysfs() local
|
/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 650 nv50_audio_component_get_eld(struct device *kdev, int port, int dev_id, in nv50_audio_component_get_eld() 696 nv50_audio_component_bind(struct device *kdev, struct device *hda_kdev, in nv50_audio_component_bind() 715 nv50_audio_component_unbind(struct device *kdev, struct device *hda_kdev, in nv50_audio_component_unbind()
|