Home
last modified time | relevance | path

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

/linux-4.4.14/include/acpi/platform/
Daclinuxex.h117 #define acpi_os_create_lock(__handle) \ argument
121 *(__handle) = lock; \
122 spin_lock_init(*(__handle)); \