Home
last modified time | relevance | path

Searched refs:surprise_removed (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtmrvl_main.c162 if (priv->surprise_removed) { in btmrvl_send_sync_cmd()
192 priv->surprise_removed, in btmrvl_send_sync_cmd()
196 if (priv->surprise_removed) in btmrvl_send_sync_cmd()
293 priv->surprise_removed, in btmrvl_enable_hs()
295 if (ret < 0 || priv->surprise_removed) { in btmrvl_enable_hs()
598 if (kthread_should_stop() || priv->surprise_removed) { in btmrvl_service_main_thread()
617 if (kthread_should_stop() || priv->surprise_removed) { in btmrvl_service_main_thread()
H A Dbtmrvl_drv.h101 bool surprise_removed; member
H A Dbtmrvl_sdio.c917 if (priv->surprise_removed) in btmrvl_sdio_interrupt()
1601 card->priv->surprise_removed = true; in btmrvl_sdio_remove()
/linux/drivers/net/wireless/marvell/libertas/
H A Dif_usb.h79 uint8_t surprise_removed;
76 uint8_t surprise_removed; global() member