Searched defs:wimax_dev (Results 1 – 1 of 1) sorted by relevance
410 struct wimax_dev { struct417 int (*op_msg_from_user)(struct wimax_dev *wimax_dev, argument421 int (*op_rfkill_sw_toggle)(struct wimax_dev *wimax_dev, argument423 int (*op_reset)(struct wimax_dev *wimax_dev); argument441 void wimax_dev_init(struct wimax_dev *); argument452 struct device *wimax_dev_to_dev(struct wimax_dev *wimax_dev) in wimax_dev_to_dev()