Searched refs:wimax_dev_to_dev (Results 1 – 5 of 5) sorted by relevance
97 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_report_rfkill_hw()152 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_report_rfkill_sw()209 struct device *dev = wimax_dev_to_dev(wimax_dev); in __wimax_rf_toggle_radio()252 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill_set_radio_block()303 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill()351 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill_add()395 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill_rm()430 dev = wimax_dev_to_dev(wimax_dev); in wimax_gnl_doit_rfkill()
126 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_msg_alloc()275 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_msg_send()353 dev = wimax_dev_to_dev(wimax_dev); in wimax_gnl_doit_msg_from_user()
107 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_gnl_re_state_change_alloc()173 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_gnl_re_state_change_send()206 struct device *dev = wimax_dev_to_dev(wimax_dev); in __wimax_state_change()
72 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_reset()
452 struct device *wimax_dev_to_dev(struct wimax_dev *wimax_dev) in wimax_dev_to_dev() function