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