Home
last modified time | relevance | path

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

/arch/x86/kernel/
Di8259.c263 static struct sysdev_class i8259_sysdev_class = { variable
272 .cls = &i8259_sysdev_class,
277 int error = sysdev_class_register(&i8259_sysdev_class); in i8259A_init_sysfs()
/arch/mips/kernel/
Di8259.c240 static struct sysdev_class i8259_sysdev_class = { variable
248 .cls = &i8259_sysdev_class,
253 int error = sysdev_class_register(&i8259_sysdev_class); in i8259A_init_sysfs()