Home
last modified time | relevance | path

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

/tools/power/acpi/os_specific/service_layers/
Dosunixxf.c609 acpi_status acpi_os_delete_semaphore(acpi_handle handle) in acpi_os_delete_semaphore()
614 acpi_status acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 timeout) in acpi_os_wait_semaphore()
619 acpi_status acpi_os_signal_semaphore(acpi_handle handle, u32 units) in acpi_os_signal_semaphore()
688 acpi_status acpi_os_delete_semaphore(acpi_handle handle) in acpi_os_delete_semaphore()
718 acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 msec_timeout) in acpi_os_wait_semaphore()
832 acpi_status acpi_os_signal_semaphore(acpi_handle handle, u32 units) in acpi_os_signal_semaphore()
863 void acpi_os_delete_lock(acpi_spinlock handle) in acpi_os_delete_lock()
868 acpi_cpu_flags acpi_os_acquire_lock(acpi_handle handle) in acpi_os_acquire_lock()
874 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.c5895 static void free_handler(struct event_handler *handle) in free_handler()
5904 struct event_handler *handle, **next; in find_event_handle() local
6544 struct event_handler *handle; in pevent_register_event_handler() local
6628 struct event_handler *handle; in pevent_unregister_event_handler() local
6728 struct event_handler *handle; in pevent_free() local
Devent-parse.h114 void *handle; member
/tools/testing/nvdimm/test/
Diomap.c357 acpi_status __wrap_acpi_evaluate_object(acpi_handle handle, acpi_string path, in __wrap_acpi_evaluate_object()
373 union acpi_object * __wrap_acpi_evaluate_dsm(acpi_handle handle, const u8 *uuid, in __wrap_acpi_evaluate_dsm()
Dnfit.c128 static u32 handle[NUM_DCR] = { variable
1514 static union acpi_object *nfit_test_evaluate_dsm(acpi_handle handle, in nfit_test_evaluate_dsm()