Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 7 of 7) sorted by relevance

/tools/power/acpi/os_specific/service_layers/
Dosunixxf.c612 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()
/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c51 libusb_device_handle *handle; member
/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c51 libusb_device_handle *handle; member
/tools/lib/traceevent/
Devent-plugin.c50 void *handle; member
292 void *handle; in load_plugin() local
Devent-parse.c5799 static void free_handler(struct event_handler *handle) in free_handler()
5808 struct event_handler *handle, **next; in find_event_handle() local
6453 struct event_handler *handle; in pevent_register_event_handler() local
6537 struct event_handler *handle; in pevent_unregister_event_handler() local
6637 struct event_handler *handle; in pevent_free() local
Devent-parse.h114 void *handle; member
/tools/testing/nvdimm/test/
Dnfit.c125 static u32 handle[NUM_DCR] = { variable