Searched refs:chandev (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A DMakefile7 obj-$(CONFIG_CHANDEV) += chandev.o
8 export-objs += chandev.o
H A Dchandev.c2 * drivers/s390/misc/chandev.c
21 #include <asm/chandev.h>
52 typedef struct chandev chandev; typedef in typeref:struct:chandev
53 struct chandev struct
55 struct chandev *next;
505 /* we typically get called in /sbin/hotplug chandev our parameters */
562 argv[1]="chandev";
704 chandev *chandev_get_by_irq(int irq)
706 chandev *curr_chande
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/net/
H A Dctcmain.c73 #include <asm/chandev.h>

Completed in 137 milliseconds