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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/char/
H A Dtape_class.h26 struct tape_class_device { struct
52 struct tape_class_device *register_tape_dev(
59 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd);
H A Dtape_class.c42 struct tape_class_device *register_tape_dev(
49 struct tape_class_device * tcd;
53 tcd = kzalloc(sizeof(struct tape_class_device), GFP_KERNEL);
107 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd)
H A Dtape.h212 struct tape_class_device * nt;
213 struct tape_class_device * rt;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/char/
H A Dtape_class.h26 struct tape_class_device { struct
52 struct tape_class_device *register_tape_dev(
59 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd);
H A Dtape_class.c42 struct tape_class_device *register_tape_dev(
49 struct tape_class_device * tcd;
53 tcd = kzalloc(sizeof(struct tape_class_device), GFP_KERNEL);
107 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd)
H A Dtape.h212 struct tape_class_device * nt;
213 struct tape_class_device * rt;

Completed in 66 milliseconds