Searched defs:handle (Results 1 – 6 of 6) sorted by relevance
612 acpi_status acpi_os_delete_semaphore(acpi_handle handle) in acpi_os_delete_semaphore()617 acpi_status acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 timeout) in acpi_os_wait_semaphore()622 acpi_status acpi_os_signal_semaphore(acpi_handle handle, u32 units) in acpi_os_signal_semaphore()691 acpi_status acpi_os_delete_semaphore(acpi_handle handle) in acpi_os_delete_semaphore()721 acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 msec_timeout) in acpi_os_wait_semaphore()835 acpi_status acpi_os_signal_semaphore(acpi_handle handle, u32 units) in acpi_os_signal_semaphore()866 void acpi_os_delete_lock(acpi_spinlock handle) in acpi_os_delete_lock()871 acpi_cpu_flags acpi_os_acquire_lock(acpi_handle handle) in acpi_os_acquire_lock()877 void acpi_os_release_lock(acpi_spinlock handle, acpi_cpu_flags flags) in acpi_os_release_lock()
56 libusb_device_handle *handle; member
49 void *handle; member244 void *handle; in load_plugin() local
5130 static void free_handler(struct event_handler *handle) in free_handler()5139 struct event_handler *handle, **next; in find_event_handle() local5784 struct event_handler *handle; in pevent_register_event_handler() local5868 struct event_handler *handle; in pevent_unregister_event_handler() local5961 struct event_handler *handle; in pevent_free() local
112 void *handle; member