Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/bluetooth/
Dbtmtksdio.c119 #define BTMTKSDIO_FUNC_ENABLED 3 macro
649 set_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state); in btmtksdio_open()
736 clear_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state); in btmtksdio_close()
1466 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_runtime_suspend()
1487 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_system_suspend()
1505 if (!test_bit(BTMTKSDIO_FUNC_ENABLED, &bdev->tx_state)) in btmtksdio_runtime_resume()