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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c69 typedef struct chandev_force chandev_force; typedef in typeref:struct:chandev_force
70 struct chandev_force struct
72 struct chandev_force *next;
178 static chandev_force *chandev_force_head=NULL;
1129 int chandev_is_chandev(int irq,s390_dev_info_t *devinfo,chandev_force **forceinfo,chandev_model_info **ret_model)
1131 chandev_force *curr_force;
1211 chandev_force *new_chandev_force;
1234 if((new_chandev_force=chandev_alloc(sizeof(chandev_force))))
1259 chandev_force *curr_forc
[all...]

Completed in 103 milliseconds