Searched refs:__handle (Results 1 – 2 of 2) sorted by relevance
83 #define acpi_os_create_lock(__handle) \ argument87 *(__handle) = lock; \88 spin_lock_init(*(__handle)); \94 #define acpi_os_create_raw_lock(__handle) \ argument98 *(__handle) = lock; \99 raw_spin_lock_init(*(__handle)); \
1801 #define __handle(_case) \ in rtw8852a_btc_set_wl_txpwr_ctrl() macro1820 __handle(all_time); in rtw8852a_btc_set_wl_txpwr_ctrl()1821 __handle(gnt_bt); in rtw8852a_btc_set_wl_txpwr_ctrl()1823 #undef __handle in rtw8852a_btc_set_wl_txpwr_ctrl()
Completed in 7 milliseconds