Searched defs:rio_dev (Results 1 – 2 of 2) sorted by relevance
154 struct rio_dev { struct176 int (*pwcback) (struct rio_dev *rdev, union rio_pw_msg *msg, int step); argument179 struct rio_dev *prev; argument183 #define rio_dev_g(n) list_entry(n, struct rio_dev, global_list) argument
65 struct usb_device *rio_dev; /* init: probe_rio */ member