Home
last modified time | relevance | path

Searched refs:wimax_dev_to_dev (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/wimax/
Dop-rfkill.c97 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_report_rfkill_hw()
153 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_report_rfkill_sw()
210 struct device *dev = wimax_dev_to_dev(wimax_dev); in __wimax_rf_toggle_radio()
253 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill_set_radio_block()
304 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill()
352 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill_add()
396 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_rfkill_rm()
431 dev = wimax_dev_to_dev(wimax_dev); in wimax_gnl_doit_rfkill()
Dop-msg.c126 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()
Dstack.c107 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()
Dop-reset.c72 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_reset()
/linux-4.1.27/include/net/
Dwimax.h452 struct device *wimax_dev_to_dev(struct wimax_dev *wimax_dev) in wimax_dev_to_dev() function