kobj_type
static const struct kobj_type ip_discovery_ktype = {
static const struct kobj_type ip_hw_instance_ktype = {
static const struct kobj_type ip_hw_id_ktype = {
static const struct kobj_type ip_die_entry_ktype = {
static const struct kobj_type die_kobj_ktype = {
static const struct kobj_type xcp_sysfs_ktype = {
static const struct kobj_type xcp_cfg_res_sysfs_ktype = {
static const struct kobj_type xcp_cfg_sysfs_ktype = {
static const struct kobj_type amdgpu_xgmi_hive_type = {
static const struct kobj_type procfs_type = {
static const struct kobj_type procfs_queue_type = {
static const struct kobj_type procfs_stats_type = {
static const struct kobj_type sysfs_counters_type = {
static const struct kobj_type sysprops_type = {
static const struct kobj_type iolink_type = {
static const struct kobj_type mem_type = {
static const struct kobj_type cache_type = {
static const struct kobj_type node_type = {
static const struct kobj_type od_ktype = {
static const struct kobj_type kobj_gt_type = {
static const struct kobj_type kobj_engine_type = {
struct kobj_type *type;
kobject_init(struct kobject *obj, struct kobj_type *type)
kobject_init_and_add(struct kobject *obj, struct kobj_type *type,