/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 i915_pm_prepare(struct device * kdev) i915_pm_prepare() argument 1355 i915_pm_suspend(struct device * kdev) i915_pm_suspend() argument 1370 i915_pm_suspend_late(struct device * kdev) i915_pm_suspend_late() argument 1389 i915_pm_poweroff_late(struct device * kdev) i915_pm_poweroff_late() argument 1399 i915_pm_resume_early(struct device * kdev) i915_pm_resume_early() argument 1409 i915_pm_resume(struct device * kdev) i915_pm_resume() argument 1419 i915_pm_complete(struct device * kdev) i915_pm_complete() argument 1430 i915_pm_freeze(struct device * kdev) i915_pm_freeze() argument 1448 i915_pm_freeze_late(struct device * kdev) i915_pm_freeze_late() argument 1467 i915_pm_thaw_early(struct device * kdev) i915_pm_thaw_early() argument 1472 i915_pm_thaw(struct device * kdev) i915_pm_thaw() argument 1478 i915_pm_restore_early(struct device * kdev) i915_pm_restore_early() argument 1483 i915_pm_restore(struct device * kdev) i915_pm_restore() argument 1488 intel_runtime_suspend(struct device * kdev) intel_runtime_suspend() argument 1587 intel_runtime_resume(struct device * kdev) intel_runtime_resume() argument [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
|
H A D | bcmgenet.c | 1913 struct device *kdev = &priv->pdev->dev; in bcmgenet_tx_reclaim() local 2053 struct device *kdev = &priv->pdev->dev; in bcmgenet_xmit() local 2189 struct device *kdev = &priv->pdev->dev; in bcmgenet_rx_refill() local 2529 struct device *kdev = &priv->pdev->dev; in init_umac() 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() argument 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() argument 1579 int kfd_get_gpu_cache_info(struct kfd_node *kdev, struct kfd_gpu_cache_info **pcache_info) in kfd_get_gpu_cache_info() argument 1981 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 2010 kfd_find_numa_node_in_srat(struct kfd_node * kdev) kfd_find_numa_node_in_srat() argument 2108 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 2175 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 2227 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 2397 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...] |
H A D | kfd_topology.c | 996 struct kfd_topology_device *kdev; in kfd_add_non_crat_information() argument 976 struct kfd_topology_device *kdev = find_system_memory() local 1013 struct kfd_topology_device *kdev; kfd_topology_init() local 1408 kfd_create_indirect_link_prop(struct kfd_topology_device * kdev,int gpu_node) kfd_create_indirect_link_prop() argument 1492 kfd_add_peer_prop(struct kfd_topology_device * kdev,struct kfd_topology_device * peer,int from,int to) kfd_add_peer_prop() argument 1769 kfd_fill_cache_non_crat_info(struct kfd_topology_device * dev,struct kfd_node * kdev) kfd_fill_cache_non_crat_info() argument 2288 kfd_topology_enum_kfd_devices(uint8_t idx,struct kfd_node ** kdev) kfd_topology_enum_kfd_devices() argument [all...] |
/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() argument
|
/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 i915_audio_component_get_power(struct device * kdev) i915_audio_component_get_power() argument 1062 i915_audio_component_put_power(struct device * kdev,unsigned long cookie) i915_audio_component_put_power() argument 1077 i915_audio_component_codec_wake_override(struct device * kdev,bool enable) i915_audio_component_codec_wake_override() argument 1107 i915_audio_component_get_cdclk_freq(struct device * kdev) i915_audio_component_get_cdclk_freq() argument 1166 i915_audio_component_sync_audio_rate(struct device * kdev,int port,int cpu_transcoder,int rate) i915_audio_component_sync_audio_rate() argument 1208 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...] |
/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/reset/ |
H A D | reset-brcmstb.c | 85 struct device *kdev = &pdev->dev; in brcmstb_reset_probe() local
|
/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/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()
|