Lines Matching refs:uwb_dev
76 struct device *dev = &rc->uwb_dev.dev; in uwb_rc_cmd_async()
81 uwb_dev_lock(&rc->uwb_dev); /* Protect against rc->priv being removed */ in uwb_rc_cmd_async()
83 uwb_dev_unlock(&rc->uwb_dev); in uwb_rc_cmd_async()
92 uwb_dev_unlock(&rc->uwb_dev); in uwb_rc_cmd_async()
100 uwb_dev_unlock(&rc->uwb_dev); in uwb_rc_cmd_async()
105 uwb_dev_unlock(&rc->uwb_dev); in uwb_rc_cmd_async()
178 struct device *dev = &rc->uwb_dev.dev; in __uwb_rc_cmd()
231 struct device *dev = &rc->uwb_dev.dev; in uwb_rc_cmd()
298 mutex_lock(&rc->uwb_dev.mutex); in uwb_rc_reset()
311 dev_err(&rc->uwb_dev.dev, in uwb_rc_reset()
319 mutex_unlock(&rc->uwb_dev.mutex); in uwb_rc_reset()
328 dev_info(&rc->uwb_dev.dev, "resetting radio controller\n"); in uwbd_msg_handle_reset()
331 dev_err(&rc->uwb_dev.dev, "failed to reset hardware: %d\n", ret); in uwbd_msg_handle_reset()
384 ret = uwb_rc_mac_addr_set(rc, &rc->uwb_dev.mac_addr); in uwb_rc_post_reset()
387 ret = uwb_rc_dev_addr_set(rc, &rc->uwb_dev.dev_addr); in uwb_rc_post_reset()