Home
last modified time | relevance | path

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

/Linux-v4.19/net/wimax/
Dop-rfkill.c97 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()
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-v4.19/include/net/
Dwimax.h452 struct device *wimax_dev_to_dev(struct wimax_dev *wimax_dev) in wimax_dev_to_dev() function