Home
last modified time | relevance | path

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

/kernel/irq/
Dirqdesc.c280 static struct kobj_type irq_kobj_type = { variable
338 static struct kobj_type irq_kobj_type = { variable
415 kobject_init(&desc->kobj, &irq_kobj_type); in alloc_desc()