Searched defs:ip_die_entry (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ | ||
H A D | amdgpu_discovery.c | 685 struct ip_die_entry { struct 829 static ssize_t num_ips_show(struct ip_die_entry *ip_die_entry, char *buf) in num_ips_show() argument 845 ATTRIBUTE_GROUPS(ip_die_entry); /* ip_die_entry_groups */ variable 854 struct ip_die_entry *ip_die_entr in ip_die_entry_attr_show() local 864 struct ip_die_entry *ip_die_entry = to_ip_die_entry(kobj); ip_die_entry_release() local 946 amdgpu_discovery_sysfs_ips(struct amdgpu_device *adev, struct ip_die_entry *ip_die_entry, const size_t _ip_offset, const int num_ips, bool reg_base_64) amdgpu_discovery_sysfs_ips() argument 1067 struct ip_die_entry *ip_die_entry; amdgpu_discovery_sysfs_recurse() local 1167 amdgpu_discovery_sysfs_die_free(struct ip_die_entry *ip_die_entry) amdgpu_discovery_sysfs_die_free() argument [all...] |
Completed in 4 milliseconds