Home
last modified time | relevance | path

Searched refs:type_attr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dksysfs.c246 static struct kobj_attribute type_attr = __ATTR_RO(type); variable
257 &type_attr.attr,
/openbmc/linux/drivers/xen/
H A Dsys-hypervisor.c49 return sysfs_create_file(hypervisor_kobj, &type_attr.attr); in xen_sysfs_type_init()
624 sysfs_remove_file(hypervisor_kobj, &type_attr.attr); in hyper_sysfs_init()
/openbmc/qemu/contrib/elf2dmp/
H A Dmain.c30 uint8_t type_attr; member
/openbmc/linux/kernel/irq/
H A Dirqdesc.c307 &type_attr.attr,