Searched refs:dev_reg_callback (Results 1 – 2 of 2) sorted by relevance
44 … struct rt_wlan_prot *(*dev_reg_callback)(struct rt_wlan_prot *prot, struct rt_wlan_device *wlan); member
196 wlan->prot = _prot[i]->ops->dev_reg_callback(_prot[i], wlan); in rt_wlan_prot_attach_dev()246 (prot->ops->dev_reg_callback == RT_NULL)) in rt_wlan_prot_regisetr()
Completed in 3 milliseconds