Home
last modified time | relevance | path

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

/Linux-v5.10/net/wimax/
Dop-rfkill.c82 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()
Dop-msg.c111 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()
Dstack.c92 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()
Dop-reset.c57 struct device *dev = wimax_dev_to_dev(wimax_dev); in wimax_reset()
/Linux-v5.10/include/net/
Dwimax.h437 struct device *wimax_dev_to_dev(struct wimax_dev *wimax_dev) in wimax_dev_to_dev() function