Home
last modified time | relevance | path

Searched defs:kdev (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/soc/ti/
H A Dknav_qmss_acc.c20 #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 Dknav_qmss_queue.c28 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()
431 struct knav_device *kdev = inst->kdev; in knav_queue_debug_show_instance() local
979 static void knav_queue_setup_region(struct knav_device *kdev, in knav_queue_setup_region()
1075 static int knav_queue_setup_regions(struct knav_device *kdev, in knav_queue_setup_regions()
1133 static int knav_get_link_ram(struct knav_device *kdev, in knav_get_link_ram()
1180 static int knav_queue_setup_link_ram(struct knav_device *kdev) in knav_queue_setup_link_ram()
1208 static int knav_setup_queue_range(struct knav_device *kdev, in knav_setup_queue_range()
[all …]
H A Dknav_qmss.h224 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 …]
H A Dknav_dma.c127 static struct knav_dma_pool_device *kdev; variable
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_ccs_mode.c92 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()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c43 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/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; in cpuidle_remove_sysfs() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_audio.c1042 static unsigned long intel_audio_component_get_power(struct device *kdev) in intel_audio_component_get_power()
1073 static void intel_audio_component_put_power(struct device *kdev, in intel_audio_component_put_power()
1087 static void intel_audio_component_codec_wake_override(struct device *kdev, in intel_audio_component_codec_wake_override()
1116 static int intel_audio_component_get_cdclk_freq(struct device *kdev) in intel_audio_component_get_cdclk_freq()
1174 static int intel_audio_component_sync_audio_rate(struct device *kdev, int port, in intel_audio_component_sync_audio_rate()
1216 static int intel_audio_component_get_eld(struct device *kdev, int port, in intel_audio_component_get_eld()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c963 struct kfd_topology_device *kdev = in find_system_memory() local
983 static void kfd_add_non_crat_information(struct kfd_topology_device *kdev) in kfd_add_non_crat_information()
1000 struct kfd_topology_device *kdev; in kfd_topology_init() local
1402 static int kfd_create_indirect_link_prop(struct kfd_topology_device *kdev, int gpu_node) in kfd_create_indirect_link_prop()
1486 static int kfd_add_peer_prop(struct kfd_topology_device *kdev, in kfd_add_peer_prop()
1778 static void kfd_fill_cache_non_crat_info(struct kfd_topology_device *dev, struct kfd_node *kdev) in kfd_fill_cache_non_crat_info()
2295 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_node **kdev) in kfd_topology_enum_kfd_devices()
/linux/include/drm/
H A Ddrm_accel.h76 static inline void accel_set_device_instance_params(struct device *kdev, int index) in accel_set_device_instance_params()
H A Ddrm_connector.h1847 struct device *kdev; member
/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c304 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
2103 struct device *kdev; in bcm_enetsw_open() local
2344 struct device *kdev; in bcm_enetsw_stop() local
H A Dbcmsysport.c527 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/gpu/drm/radeon/
H A Dradeon_audio.c747 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 Dreset-brcmstb.c85 struct device *kdev = &pdev->dev; in brcmstb_reset_probe() local
/linux/drivers/fpga/
H A Dts73xx-fpga.c103 struct device *kdev = &pdev->dev; in ts73xx_fpga_probe() local
/linux/drivers/accel/
H A Ddrm_accel.c112 void accel_set_device_instance_params(struct device *kdev, int index) in accel_set_device_instance_params()
/linux/drivers/gpu/drm/i915/gt/
H A Dsysfs_engines.c501 struct device *kdev = i915->drm.primary->kdev; in intel_engines_add_sysfs() local
/linux/drivers/hid/
H A Dhid-ft260.c931 static ssize_t i2c_reset_store(struct device *kdev, in i2c_reset_store()
/linux/drivers/gpu/drm/i915/
H A Di915_drv.h358 static inline struct drm_i915_private *kdev_to_i915(struct device *kdev) in kdev_to_i915()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1065 static int amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, in amdgpu_dm_audio_component_get_eld()
1111 static int amdgpu_dm_audio_component_bind(struct device *kdev, in amdgpu_dm_audio_component_bind()
1125 static void amdgpu_dm_audio_component_unbind(struct device *kdev, in amdgpu_dm_audio_component_unbind()