Searched defs:rio_dev (Results 1 – 1 of 1) sorted by relevance
175 struct rio_dev { struct199 int (*pwcback) (struct rio_dev *rdev, union rio_pw_msg *msg, int step); argument202 struct rio_dev *prev; argument207 #define rio_dev_g(n) list_entry(n, struct rio_dev, global_list) argument
Completed in 5 milliseconds