Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtmtksdio.c119 #define BTMTKSDIO_FUNC_ENABLED 3 macro
649 set_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state); in btmtksdio_open()
726 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_close()
740 clear_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state); in btmtksdio_close()
1273 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) { in btmtksdio_reset()
1294 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) { in btmtksdio_reset()
1464 if (test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_remove()
1485 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_runtime_suspend()
1506 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_system_suspend()
1524 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_runtime_resume()