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.c132 #define BTMTKSDIO_FUNC_ENABLED 3 macro
695 set_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state); in btmtksdio_open()
772 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_close()
786 clear_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state); in btmtksdio_close()
1320 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) { in btmtksdio_reset()
1341 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) { in btmtksdio_reset()
1511 if (test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_remove()
1535 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_runtime_suspend()
1556 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_system_suspend()
1574 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_runtime_resume()