Searched refs:wimax_dev_to_dev (Results 1 – 5 of 5) sorted by relevance
82 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_report_rfkill_hw()137 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_report_rfkill_sw()194 struct device *dev = wimax_dev_to_dev(wimax_dev); in __wimax_rf_toggle_radio()237 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill_set_radio_block()288 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill()336 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill_add()380 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill_rm()415 dev = wimax_dev_to_dev(wimax_dev); in wimax_gnl_doit_rfkill()
111 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_msg_alloc()260 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_msg_send()338 dev = wimax_dev_to_dev(wimax_dev); in wimax_gnl_doit_msg_from_user()
92 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_gnl_re_state_change_alloc()158 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_gnl_re_state_change_send()191 struct device *dev = wimax_dev_to_dev(wimax_dev); in __wimax_state_change()
57 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_reset()
437 struct device *wimax_dev_to_dev(struct wimax_dev *wimax_dev) in wimax_dev_to_dev() function