struct device_node * next
struct device_node * prev
int device_add(int, char, struct device_interface *)
int(* write)(void *, void *, uInt32, uInt32)
struct device_resource * devRec
int(* read)(void *, void *, uInt32, uInt32)
int device_remove(struct device_node *)
struct device_node * device_find(int major, int minor)
struct device_interface * devInfo