Home
last modified time | relevance | path

Searched refs:hotplug_device (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.c2955 handle->hotplug_device, GFP_KERNEL, handle,
2961 handle->hotplug_device, GFP_KERNEL, handle,
2967 handle->hotplug_device, handle,
2972 handle->hotplug_device, handle,
2988 handle->hotplug_device)) < 0) {
3096 handle->hotplug_device, GFP_KERNEL, handle,
3102 handle->hotplug_device, GFP_KERNEL, handle,
3108 handle->hotplug_device, handle,
3113 handle->hotplug_device, handle,
3128 handle->hotplug_device)) < 0) {
[all …]
H A Dmoal_init.c1772 struct device *dev = handle->hotplug_device; in woal_req_mod_param()
H A Dmoal_main.h2350 struct device *hotplug_device; member
H A Dmoal_sta_cfg80211.c6949 device_set_wakeup_enable(handle->hotplug_device, enabled); in woal_cfg80211_set_wakeup()
10114 set_wiphy_dev(wiphy, (struct device *)priv->phandle->hotplug_device);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.c2244 handle->hotplug_device, GFP_KERNEL, handle,
2250 handle->hotplug_device, handle,
2254 (THIS_MODULE, init_cfg, handle->hotplug_device,
2270 handle->hotplug_device)) < 0) {
2281 country_txpwrlimit, handle->hotplug_device,
2288 country_txpwrlimit, handle->hotplug_device,
2294 handle->hotplug_device, handle,
2310 handle->hotplug_device);
2328 handle->hotplug_device, GFP_KERNEL, handle,
2334 handle->hotplug_device, handle,
[all …]
H A Dmoal_sdio_mmc.c908 handle->hotplug_device = &func->dev; in woal_register_dev()
H A Dmoal_main.h1626 struct device *hotplug_device; member
H A Dmoal_sta_cfg80211.c4707 device_set_wakeup_enable(handle->hotplug_device, enabled); in woal_cfg80211_set_wakeup()
7249 set_wiphy_dev(wiphy, (struct device *)priv->phandle->hotplug_device); in woal_register_cfg80211()