Symbol: device_remove_file
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1827
device_remove_file(adev->dev, &dev_attr_current_compute_partition);
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1830
device_remove_file(adev->dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1849
device_remove_file(adev->dev, &dev_attr_enforce_isolation);
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1851
device_remove_file(adev->dev, &dev_attr_run_cleaner_shader);
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1882
device_remove_file(adev->dev, &dev_attr_gfx_reset_mask);
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1885
device_remove_file(adev->dev, &dev_attr_compute_reset_mask);
sys/dev/pci/drm/amd/amdgpu/amdgpu_gmc.c
1323
device_remove_file(adev->dev, &dev_attr_current_memory_partition);
sys/dev/pci/drm/amd/amdgpu/amdgpu_gmc.c
1324
device_remove_file(adev->dev, &dev_attr_available_memory_partition);
sys/dev/pci/drm/amd/amdgpu/amdgpu_jpeg.c
461
device_remove_file(adev->dev, &dev_attr_jpeg_reset_mask);
sys/dev/pci/drm/amd/amdgpu/amdgpu_preempt_mgr.c
142
device_remove_file(adev->dev, &dev_attr_mem_info_preempt_used);
sys/dev/pci/drm/amd/amdgpu/amdgpu_sdma.c
499
device_remove_file(adev->dev, &dev_attr_sdma_reset_mask);
sys/dev/pci/drm/amd/amdgpu/amdgpu_vcn.c
1388
device_remove_file(adev->dev, &dev_attr_vcn_reset_mask);
sys/dev/pci/drm/amd/amdgpu/amdgpu_vpe.c
957
device_remove_file(adev->dev, &dev_attr_vpe_reset_mask);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
646
device_remove_file(adev->dev, &dev_attr_xgmi_device_id);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
647
device_remove_file(adev->dev, &dev_attr_xgmi_physical_id);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
648
device_remove_file(adev->dev, &dev_attr_xgmi_error);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
649
device_remove_file(adev->dev, &dev_attr_xgmi_num_hops);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
650
device_remove_file(adev->dev, &dev_attr_xgmi_num_links);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
652
device_remove_file(adev->dev, &dev_attr_xgmi_port_num);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
666
device_remove_file(adev->dev, &dev_attr_xgmi_device_id);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
667
device_remove_file(adev->dev, &dev_attr_xgmi_physical_id);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
668
device_remove_file(adev->dev, &dev_attr_xgmi_error);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
669
device_remove_file(adev->dev, &dev_attr_xgmi_num_hops);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
670
device_remove_file(adev->dev, &dev_attr_xgmi_num_links);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
672
device_remove_file(adev->dev, &dev_attr_xgmi_port_num);
sys/dev/pci/drm/amd/amdgpu/df_v3_6.c
259
device_remove_file(adev->dev, &dev_attr_df_cntr_avail);
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2714
device_remove_file(adev->dev, dev_attr);
sys/dev/pci/drm/radeon/radeon_pm.c
1679
device_remove_file(rdev->dev, &dev_attr_power_profile);
sys/dev/pci/drm/radeon/radeon_pm.c
1680
device_remove_file(rdev->dev, &dev_attr_power_method);
sys/dev/pci/drm/radeon/radeon_pm.c
1694
device_remove_file(rdev->dev, &dev_attr_power_dpm_state);
sys/dev/pci/drm/radeon/radeon_pm.c
1695
device_remove_file(rdev->dev, &dev_attr_power_dpm_force_performance_level);
sys/dev/pci/drm/radeon/radeon_pm.c
1697
device_remove_file(rdev->dev, &dev_attr_power_profile);
sys/dev/pci/drm/radeon/radeon_pm.c
1698
device_remove_file(rdev->dev, &dev_attr_power_method);