Searched defs:rio_dev (Results 1 – 2 of 2) sorted by relevance
179 struct rio_dev { struct203 int (*pwcback) (struct rio_dev *rdev, union rio_pw_msg *msg, int step); argument206 struct rio_dev *prev; argument211 #define rio_dev_g(n) list_entry(n, struct rio_dev, global_list) argument
47 struct usb_device *rio_dev; /* init: probe_rio */ member