Home
last modified time | relevance | path

Searched refs:device_unplugged (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/
Dat76c50x-usb.c1457 if (priv->device_unplugged) in at76_work_set_promisc()
1493 if (priv->device_unplugged) { in at76_rx_tasklet()
1654 if (priv->device_unplugged) in at76_work_join_bssid()
1808 if (!priv->device_unplugged) { in at76_mac80211_stop()
1858 if (priv->device_unplugged) in at76_dwork_hw_scan()
1896 if (priv->device_unplugged) in at76_hw_scan()
2004 if (priv->device_unplugged) in at76_configure_filter()
2245 priv->device_unplugged = 0; in at76_init_new_device()
2292 priv->device_unplugged = 1; in at76_delete_device()
Dat76c50x-usb.h438 unsigned int device_unplugged:1; member