Searched defs:rio_dev (Results 1 – 2 of 2) sorted by relevance
170 struct rio_dev { struct193 int (*pwcback) (struct rio_dev *rdev, union rio_pw_msg *msg, int step); argument196 struct rio_dev *prev; argument200 #define rio_dev_g(n) list_entry(n, struct rio_dev, global_list) argument
64 struct usb_device *rio_dev; /* init: probe_rio */ member