Searched refs:__handle (Results 1 – 2 of 2) sorted by relevance
79 #define acpi_os_create_lock(__handle) \ argument83 *(__handle) = lock; \84 spin_lock_init(*(__handle)); \90 #define acpi_os_create_raw_lock(__handle) \ argument94 *(__handle) = lock; \95 raw_spin_lock_init(*(__handle)); \
1891 #define __handle(_case) \ in rtw8852a_btc_set_wl_txpwr_ctrl() macro1910 __handle(all_time); in rtw8852a_btc_set_wl_txpwr_ctrl()1911 __handle(gnt_bt); in rtw8852a_btc_set_wl_txpwr_ctrl()1913 #undef __handle in rtw8852a_btc_set_wl_txpwr_ctrl()