Searched refs:__handle (Results 1 – 1 of 1) 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)); \