Home
last modified time | relevance | path

Searched defs:kdev (Results 26 - 50 of 73) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dsysfs_engines.c502 struct device *kdev = i915->drm.primary->kdev; in intel_engines_add_sysfs() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_sysfs.c42 static inline struct drm_i915_private *kdev_minor_to_i915(struct device *kdev) in kdev_minor_to_i915() argument
62 show_rc6_mask(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6_mask() argument
79 show_rc6_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6_ms() argument
87 show_rc6p_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6p_ms() argument
95 show_rc6pp_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6pp_ms() argument
103 show_media_rc6_ms(struct device *kdev, struct device_attribute *attr, char *buf) show_media_rc6_ms() argument
168 struct device *kdev = kobj_to_dev(kobj); i915_l3_read() local
196 struct device *kdev = kobj_to_dev(kobj); i915_l3_write() local
260 gt_act_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) gt_act_freq_mhz_show() argument
270 gt_cur_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) gt_cur_freq_mhz_show() argument
280 gt_boost_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) gt_boost_freq_mhz_show() argument
289 gt_boost_freq_mhz_store(struct device *kdev, struct device_attribute *attr, const char *buf, size_t count) gt_boost_freq_mhz_store() argument
320 vlv_rpe_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) vlv_rpe_freq_mhz_show() argument
330 gt_max_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) gt_max_freq_mhz_show() argument
339 gt_max_freq_mhz_store(struct device *kdev, struct device_attribute *attr, const char *buf, size_t count) gt_max_freq_mhz_store() argument
385 gt_min_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) gt_min_freq_mhz_show() argument
394 gt_min_freq_mhz_store(struct device *kdev, struct device_attribute *attr, const char *buf, size_t count) gt_min_freq_mhz_store() argument
450 gt_rp_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) gt_rp_mhz_show() argument
500 struct device *kdev = kobj_to_dev(kobj); error_state_read() local
535 struct device *kdev = kobj_to_dev(kobj); error_state_write() local
552 i915_setup_error_capture(struct device *kdev) i915_setup_error_capture() argument
558 i915_teardown_error_capture(struct device *kdev) i915_teardown_error_capture() argument
563 i915_setup_error_capture(struct device *kdev) i915_setup_error_capture() argument
564 i915_teardown_error_capture(struct device *kdev) i915_teardown_error_capture() argument
569 struct device *kdev = dev_priv->drm.primary->kdev; i915_setup_sysfs() local
625 struct device *kdev = dev_priv->drm.primary->kdev; i915_teardown_sysfs() local
[all...]
H A Di915_drv.c1343 static int i915_pm_prepare(struct device *kdev) in i915_pm_prepare() argument
1358 static int i915_pm_suspend(struct device *kdev) in i915_pm_suspend() argument
1373 static int i915_pm_suspend_late(struct device *kdev) in i915_pm_suspend_late() argument
1392 static int i915_pm_poweroff_late(struct device *kdev) in i915_pm_poweroff_late() argument
1402 i915_pm_resume_early(struct device *kdev) i915_pm_resume_early() argument
1412 i915_pm_resume(struct device *kdev) i915_pm_resume() argument
1423 i915_pm_freeze(struct device *kdev) i915_pm_freeze() argument
1441 i915_pm_freeze_late(struct device *kdev) i915_pm_freeze_late() argument
1460 i915_pm_thaw_early(struct device *kdev) i915_pm_thaw_early() argument
1465 i915_pm_thaw(struct device *kdev) i915_pm_thaw() argument
1471 i915_pm_restore_early(struct device *kdev) i915_pm_restore_early() argument
1476 i915_pm_restore(struct device *kdev) i915_pm_restore() argument
1481 intel_runtime_suspend(struct device *kdev) intel_runtime_suspend() argument
1564 intel_runtime_resume(struct device *kdev) intel_runtime_resume() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c207 struct device *kdev = &priv->pdev->dev; in bcmasp_set_wol() local
H A Dbcmasp_intf.c276 struct device *kdev; in bcmasp_xmit() local
440 struct device *kdev = &intf->parent->pdev->dev; in bcmasp_tx_poll() local
501 struct device *kdev = &intf->parent->pdev->dev; in bcmasp_rx_poll() local
678 struct device *kdev in bcmasp_init_rx() local
755 struct device *kdev = &intf->parent->pdev->dev; bcmasp_reclaim_free_all_rx() local
766 struct device *kdev = &intf->parent->pdev->dev; bcmasp_init_tx() local
818 struct device *kdev = &intf->parent->pdev->dev; bcmasp_reclaim_free_all_tx() local
1337 struct device *kdev = &intf->parent->pdev->dev; bcmasp_interface_suspend() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_sysfs.c364 struct device *kdev; in drm_sysfs_connector_add() local
526 struct device *kdev; drm_sysfs_minor_alloc() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_driver.c1353 static int i915_pm_prepare(struct device *kdev) in i915_pm_prepare() argument
1368 static int i915_pm_suspend(struct device *kdev) in i915_pm_suspend() argument
1383 static int i915_pm_suspend_late(struct device *kdev) in i915_pm_suspend_late() argument
1402 static int i915_pm_poweroff_late(struct device *kdev) in i915_pm_poweroff_late() argument
1412 i915_pm_resume_early(struct device *kdev) i915_pm_resume_early() argument
1422 i915_pm_resume(struct device *kdev) i915_pm_resume() argument
1432 i915_pm_complete(struct device *kdev) i915_pm_complete() argument
1443 i915_pm_freeze(struct device *kdev) i915_pm_freeze() argument
1461 i915_pm_freeze_late(struct device *kdev) i915_pm_freeze_late() argument
1480 i915_pm_thaw_early(struct device *kdev) i915_pm_thaw_early() argument
1485 i915_pm_thaw(struct device *kdev) i915_pm_thaw() argument
1491 i915_pm_restore_early(struct device *kdev) i915_pm_restore_early() argument
1496 i915_pm_restore(struct device *kdev) i915_pm_restore() argument
1501 intel_runtime_suspend(struct device *kdev) intel_runtime_suspend() argument
1601 intel_runtime_resume(struct device *kdev) intel_runtime_resume() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dsysfs_engines.c501 struct device *kdev = i915->drm.primary->kdev; in intel_engines_add_sysfs() local
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dsysfs.c154 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; cpuidle_remove_sysfs() local
[all...]
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dsysfs.c161 struct cpuidle_device_kobj *kdev = in to_cpuidle_device() local
204 struct cpuidle_device_kobj *kdev = in cpuidle_sysfs_release() local
480 struct cpuidle_device_kobj *kdev = device->kobj_dev; in cpuidle_add_state_sysfs() local
617 struct cpuidle_device_kobj *kdev = dev->kobj_dev; in cpuidle_add_driver_sysfs() local
699 struct cpuidle_device_kobj *kdev; in cpuidle_add_sysfs() local
742 struct cpuidle_device_kobj *kdev = dev->kobj_dev; cpuidle_remove_sysfs() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_audio.c745 static int radeon_audio_component_get_eld(struct device *kdev, int port, in radeon_audio_component_get_eld() argument
784 static int radeon_audio_component_bind(struct device *kdev, in radeon_audio_component_bind() argument
803 static void radeon_audio_component_unbind(struct device *kdev, in radeon_audio_component_unbind() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c657 struct kfd_dev *kdev = pdd->dev; in kfd_process_alloc_gpuvm() local
H A Dkfd_device_queue_manager.c274 static int flush_texture_cache_nocpsch(struct kfd_dev *kdev, in flush_texture_cache_nocpsch() argument
H A Dkfd_crat.c613 static int kfd_fill_gpu_cache_info(struct kfd_dev *kdev, in kfd_fill_gpu_cache_info() argument
1069 kfd_fill_gpu_memory_affinity(int *avail_size, struct kfd_dev *kdev, uint8_t type, uint64_t size, struct crat_subtype_memory *sub_type_hdr, uint32_t proximity_domain, const struct kfd_local_mem_info *local_mem_info) kfd_fill_gpu_memory_affinity() argument
1107 kfd_fill_gpu_direct_io_link_to_cpu(int *avail_size, struct kfd_dev *kdev, struct crat_subtype_iolink *sub_type_hdr, uint32_t proximity_domain) kfd_fill_gpu_direct_io_link_to_cpu() argument
1141 kfd_fill_gpu_xgmi_link_to_gpu(int *avail_size, struct kfd_dev *kdev, struct kfd_dev *peer_kdev, struct crat_subtype_iolink *sub_type_hdr, uint32_t proximity_domain_from, uint32_t proximity_domain_to) kfd_fill_gpu_xgmi_link_to_gpu() argument
1173 kfd_create_vcrat_image_gpu(void *pcrat_image, size_t *size, struct kfd_dev *kdev, uint32_t proximity_domain) kfd_create_vcrat_image_gpu() argument
1373 kfd_create_crat_image_virtual(void **crat_image, size_t *size, int flags, struct kfd_dev *kdev, uint32_t proximity_domain) kfd_create_crat_image_virtual() argument
[all...]
H A Dkfd_topology.c922 struct kfd_topology_device *kdev = in find_system_memory() local
943 static int kfd_add_perf_to_topology(struct kfd_topology_device *kdev) in kfd_add_perf_to_topology() argument
953 static void kfd_add_non_crat_information(struct kfd_topology_device *kdev) in kfd_add_non_crat_information() argument
989 struct kfd_topology_device *kdev; in kfd_topology_init() local
1462 kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_dev **kdev) kfd_topology_enum_kfd_devices() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_audio.c1002 static unsigned long i915_audio_component_get_power(struct device *kdev) in i915_audio_component_get_power() argument
1033 static void i915_audio_component_put_power(struct device *kdev, in i915_audio_component_put_power() argument
1046 static void i915_audio_component_codec_wake_override(struct device *kdev, in i915_audio_component_codec_wake_override() argument
1078 static int i915_audio_component_get_cdclk_freq(struct device *kdev) in i915_audio_component_get_cdclk_freq() argument
1139 i915_audio_component_sync_audio_rate(struct device *kdev, int port, int pipe, int rate) i915_audio_component_sync_audio_rate() argument
1177 i915_audio_component_get_eld(struct device *kdev, int port, int pipe, bool *enabled, unsigned char *buf, int max_bytes) i915_audio_component_get_eld() argument
[all...]
/kernel/linux/linux-5.10/drivers/soc/ti/
H A Dknav_dma.c135 static struct knav_dma_pool_device *kdev; variable
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1345 static int vmw_pm_suspend(struct device *kdev) in vmw_pm_suspend() argument
1355 static int vmw_pm_resume(struct device *kdev) in vmw_pm_resume() argument
1362 static int vmw_pm_freeze(struct device *kdev) in vmw_pm_freeze() argument
1411 static int vmw_pm_restore(struct device *kdev) in vmw_pm_restore() argument
/kernel/linux/linux-6.6/drivers/soc/ti/
H A Dknav_dma.c127 static struct knav_dma_pool_device *kdev; variable
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1335 static int kfd_fill_gpu_cache_info_from_gfx_config(struct kfd_dev *kdev, in kfd_fill_gpu_cache_info_from_gfx_config() argument
1407 int kfd_get_gpu_cache_info(struct kfd_node *kdev, struct kfd_gpu_cache_info **pcache_info) in kfd_get_gpu_cache_info() argument
1819 static void kfd_find_numa_node_in_srat(struct kfd_node *kdev) in kfd_find_numa_node_in_srat() argument
1789 kfd_fill_gpu_memory_affinity(int *avail_size, struct kfd_node *kdev, uint8_t type, uint64_t size, struct crat_subtype_memory *sub_type_hdr, uint32_t proximity_domain, const struct kfd_local_mem_info *local_mem_info) kfd_fill_gpu_memory_affinity() argument
1916 kfd_fill_gpu_direct_io_link_to_cpu(int *avail_size, struct kfd_node *kdev, struct crat_subtype_iolink *sub_type_hdr, uint32_t proximity_domain) kfd_fill_gpu_direct_io_link_to_cpu() argument
1983 kfd_fill_gpu_xgmi_link_to_gpu(int *avail_size, struct kfd_node *kdev, struct kfd_node *peer_kdev, struct crat_subtype_iolink *sub_type_hdr, uint32_t proximity_domain_from, uint32_t proximity_domain_to) kfd_fill_gpu_xgmi_link_to_gpu() argument
2035 kfd_create_vcrat_image_gpu(void *pcrat_image, size_t *size, struct kfd_node *kdev, uint32_t proximity_domain) kfd_create_vcrat_image_gpu() argument
2209 kfd_create_crat_image_virtual(void **crat_image, size_t *size, int flags, struct kfd_node *kdev, uint32_t proximity_domain) kfd_create_crat_image_virtual() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_audio.c1061 static unsigned long i915_audio_component_get_power(struct device *kdev) in i915_audio_component_get_power() argument
1092 static void i915_audio_component_put_power(struct device *kdev, in i915_audio_component_put_power() argument
1105 static void i915_audio_component_codec_wake_override(struct device *kdev, in i915_audio_component_codec_wake_override() argument
1134 static int i915_audio_component_get_cdclk_freq(struct device *kdev) in i915_audio_component_get_cdclk_freq() argument
1192 i915_audio_component_sync_audio_rate(struct device *kdev, int port, int cpu_transcoder, int rate) i915_audio_component_sync_audio_rate() argument
1233 i915_audio_component_get_eld(struct device *kdev, int port, int cpu_transcoder, bool *enabled, unsigned char *buf, int max_bytes) i915_audio_component_get_eld() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1506 static int vmw_pm_suspend(struct device *kdev) in vmw_pm_suspend() argument
1516 static int vmw_pm_resume(struct device *kdev) in vmw_pm_resume() argument
1523 static int vmw_pm_freeze(struct device *kdev) in vmw_pm_freeze() argument
1565 static int vmw_pm_restore(struct device *kdev) in vmw_pm_restore() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c624 static int amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, in amdgpu_dm_audio_component_get_eld() argument
664 static int amdgpu_dm_audio_component_bind(struct device *kdev, in amdgpu_dm_audio_component_bind() argument
678 static void amdgpu_dm_audio_component_unbind(struct device *kdev, in amdgpu_dm_audio_component_unbind() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c549 struct device *kdev = &priv->pdev->dev; in bcm_sysport_set_wol() local
682 struct device *kdev = &priv->pdev->dev; in bcm_sysport_rx_refill() local
875 struct device *kdev = &priv->pdev->dev; in bcm_sysport_tx_reclaim_one() local
1305 struct device *kdev = &priv->pdev->dev; bcm_sysport_xmit() local
[all...]
H A Dbcm63xx_enet.c300 struct device *kdev; in bcm_enet_receive_queue() local
855 struct device *kdev; in bcm_enet_open() local
1161 struct device *kdev; bcm_enet_stop() local
2077 struct device *kdev; bcm_enetsw_open() local
2329 struct device *kdev; bcm_enetsw_stop() local
[all...]

Completed in 41 milliseconds

123