Searched refs:user_rmmod (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/marvell/libertas/
H A Dif_sdio.c57 * The variable 'user_rmmod' is used to distinguish these two
62 static u8 user_rmmod; variable
1263 if (user_rmmod && (card->model == MODEL_8688)) {
1399 user_rmmod = 0;
1407 user_rmmod = 1;
/linux-master/drivers/bluetooth/
H A Dbtmrvl_sdio.c120 * The variable 'user_rmmod' is used to distinguish these two
125 static u8 user_rmmod; variable
1593 if (user_rmmod) {
1753 user_rmmod = 0;
1761 user_rmmod = 1;

Completed in 123 milliseconds