/linux/drivers/soc/ti/ |
H A 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 …]
|
H A D | knav_qmss_queue.c | 28 static struct knav_device *kdev; variable 56 #define knav_queue_idx_to_inst(kdev, idx) \ argument 63 #define for_each_instance(idx, inst, kdev) \ argument 194 knav_queue_match_id_to_inst(struct knav_device *kdev, unsigned id) in knav_queue_match_id_to_inst() 432 struct knav_device *kdev = inst->kdev; in knav_queue_debug_show_instance() local 980 static void knav_queue_setup_region(struct knav_device *kdev, in knav_queue_setup_region() 1076 static int knav_queue_setup_regions(struct knav_device *kdev, in knav_queue_setup_regions() 1134 static int knav_get_link_ram(struct knav_device *kdev, in knav_get_link_ram() 1181 static int knav_queue_setup_link_ram(struct knav_device *kdev) in knav_queue_setup_link_ram() 1209 static int knav_setup_queue_range(struct knav_device *kdev, in knav_setup_queue_range() [all …]
|
H A 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 …]
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_driver.c | 1340 static int i915_pm_prepare(struct device *kdev) in i915_pm_prepare() 1355 static int i915_pm_suspend(struct device *kdev) in i915_pm_suspend() 1370 static int i915_pm_suspend_late(struct device *kdev) in i915_pm_suspend_late() 1389 static int i915_pm_poweroff_late(struct device *kdev) in i915_pm_poweroff_late() 1399 static int i915_pm_resume_early(struct device *kdev) in i915_pm_resume_early() 1409 static int i915_pm_resume(struct device *kdev) in i915_pm_resume() 1419 static void i915_pm_complete(struct device *kdev) in i915_pm_complete() 1430 static int i915_pm_freeze(struct device *kdev) in i915_pm_freeze() 1448 static int i915_pm_freeze_late(struct device *kdev) in i915_pm_freeze_late() 1467 static int i915_pm_thaw_early(struct device *kdev) in i915_pm_thaw_early() [all …]
|
H A D | i915_sysfs.c | 41 struct drm_i915_private *kdev_minor_to_i915(struct device *kdev) in kdev_minor_to_i915() 66 struct device *kdev = kobj_to_dev(kobj); in i915_l3_read() local 94 struct device *kdev = kobj_to_dev(kobj); in i915_l3_write() local 160 struct device *kdev = dev_priv->drm.primary->kdev; in i915_setup_sysfs() local 190 struct device *kdev = dev_priv->drm.primary->kdev; in i915_teardown_sysfs() local
|
H A D | i915_gpu_error.c | 2497 struct device *kdev = kobj_to_dev(kobj); in error_state_read() local 2532 struct device *kdev = kobj_to_dev(kobj); in error_state_write() local 2551 struct device *kdev = i915->drm.primary->kdev; in i915_gpu_error_sysfs_setup() local 2559 struct device *kdev = i915->drm.primary->kdev; in i915_gpu_error_sysfs_teardown() local
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmmii.c | 196 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_config() local 303 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_probe() local 417 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_of_find_mdio() local 437 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_pdata_init() local 534 struct device *kdev = &priv->pdev->dev; in bcmgenet_phy_interface_init() local 594 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_pd_init() local 646 struct device *kdev = &priv->pdev->dev; in bcmgenet_mii_bus_init() local
|
H A D | bcmgenet_wol.c | 43 struct device *kdev = &priv->pdev->dev; in bcmgenet_get_wol() local 75 struct device *kdev = &priv->pdev->dev; in bcmgenet_set_wol() local
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_crat.c | 1425 static int kfd_fill_gpu_cache_info_from_gfx_config(struct kfd_dev *kdev, in kfd_fill_gpu_cache_info_from_gfx_config() 1513 static int kfd_fill_gpu_cache_info_from_gfx_config_v2(struct kfd_dev *kdev, in kfd_fill_gpu_cache_info_from_gfx_config_v2() 1579 int kfd_get_gpu_cache_info(struct kfd_node *kdev, struct kfd_gpu_cache_info **pcache_info) in kfd_get_gpu_cache_info() 1981 struct kfd_node *kdev, uint8_t type, uint64_t size, in kfd_fill_gpu_memory_affinity() 2010 static void kfd_find_numa_node_in_srat(struct kfd_node *kdev) in kfd_find_numa_node_in_srat() 2108 struct kfd_node *kdev, in kfd_fill_gpu_direct_io_link_to_cpu() 2175 struct kfd_node *kdev, in kfd_fill_gpu_xgmi_link_to_gpu() 2227 size_t *size, struct kfd_node *kdev, in kfd_create_vcrat_image_gpu() 2397 int flags, struct kfd_node *kdev, in kfd_create_crat_image_virtual()
|
H A D | kfd_topology.c | 976 struct kfd_topology_device *kdev = in find_system_memory() local 996 static void kfd_add_non_crat_information(struct kfd_topology_device *kdev) in kfd_add_non_crat_information() 1013 struct kfd_topology_device *kdev; in kfd_topology_init() local 1408 static int kfd_create_indirect_link_prop(struct kfd_topology_device *kdev, int gpu_node) in kfd_create_indirect_link_prop() 1492 static int kfd_add_peer_prop(struct kfd_topology_device *kdev, in kfd_add_peer_prop() 1769 static void kfd_fill_cache_non_crat_info(struct kfd_topology_device *dev, struct kfd_node *kdev) in kfd_fill_cache_non_crat_info() 2288 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_node **kdev) in kfd_topology_enum_kfd_devices()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_gt_ccs_mode.c | 92 num_cslices_show(struct device *kdev, in num_cslices_show() 103 ccs_mode_show(struct device *kdev, in ccs_mode_show() 112 ccs_mode_store(struct device *kdev, struct device_attribute *attr, in ccs_mode_store()
|
H A D | xe_device.h | 20 static inline struct xe_device *kdev_to_xe_device(struct device *kdev) in kdev_to_xe_device()
|
/linux/drivers/cpuidle/ |
H A D | sysfs.c | 161 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; in cpuidle_remove_sysfs() local
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_audio.c | 1030 static unsigned long i915_audio_component_get_power(struct device *kdev) in i915_audio_component_get_power() 1062 static void i915_audio_component_put_power(struct device *kdev, in i915_audio_component_put_power() 1077 static void i915_audio_component_codec_wake_override(struct device *kdev, in i915_audio_component_codec_wake_override() 1107 static int i915_audio_component_get_cdclk_freq(struct device *kdev) in i915_audio_component_get_cdclk_freq() 1166 static int i915_audio_component_sync_audio_rate(struct device *kdev, int port, in i915_audio_component_sync_audio_rate() 1208 static int i915_audio_component_get_eld(struct device *kdev, int port, in i915_audio_component_get_eld()
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.c | 1505 static int vmw_pm_suspend(struct device *kdev) in vmw_pm_suspend() 1515 static int vmw_pm_resume(struct device *kdev) in vmw_pm_resume() 1522 static int vmw_pm_freeze(struct device *kdev) in vmw_pm_freeze() 1564 static int vmw_pm_restore(struct device *kdev) in vmw_pm_restore()
|
/linux/include/drm/ |
H A D | drm_accel.h | 76 static inline void accel_set_device_instance_params(struct device *kdev, int index) in accel_set_device_instance_params()
|
H A D | drm_file.h | 81 struct device *kdev; /* Linux device */ member
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_audio.c | 747 static int radeon_audio_component_get_eld(struct device *kdev, int port, in radeon_audio_component_get_eld() 792 static int radeon_audio_component_bind(struct device *kdev, in radeon_audio_component_bind() 811 static void radeon_audio_component_unbind(struct device *kdev, in radeon_audio_component_unbind()
|
/linux/drivers/gpu/drm/ |
H A D | drm_sysfs.c | 343 struct device *kdev; in drm_sysfs_connector_add() local 514 struct device *kdev; in drm_sysfs_minor_alloc() local
|
/linux/drivers/reset/ |
H A D | reset-brcmstb.c | 85 struct device *kdev = &pdev->dev; in brcmstb_reset_probe() local
|
/linux/drivers/fpga/ |
H A D | ts73xx-fpga.c | 103 struct device *kdev = &pdev->dev; in ts73xx_fpga_probe() local
|
/linux/drivers/accel/ |
H A D | drm_accel.c | 112 void accel_set_device_instance_params(struct device *kdev, int index) in accel_set_device_instance_params()
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | bcmsysport.c | 527 struct device *kdev = &priv->pdev->dev; in bcm_sysport_set_wol() local 664 struct device *kdev = &priv->pdev->dev; in bcm_sysport_rx_refill() local 857 struct device *kdev = &priv->pdev->dev; in bcm_sysport_tx_reclaim_one() local 1287 struct device *kdev = &priv->pdev->dev; in bcm_sysport_xmit() local
|
/linux/drivers/hid/ |
H A D | hid-cp2112.c | 948 static ssize_t pstr_store(struct device *kdev, struct device_attribute *kattr, in pstr_store() 977 static ssize_t pstr_show(struct device *kdev, struct device_attribute *kattr, in pstr_show()
|
/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
|