Home
last modified time | relevance | path

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

/tools/power/acpi/os_specific/service_layers/
Dosunixxf.c631 acpi_status acpi_os_delete_semaphore(acpi_handle handle) in acpi_os_delete_semaphore()
636 acpi_status acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 timeout) in acpi_os_wait_semaphore()
641 acpi_status acpi_os_signal_semaphore(acpi_handle handle, u32 units) in acpi_os_signal_semaphore()
714 acpi_status acpi_os_delete_semaphore(acpi_handle handle) in acpi_os_delete_semaphore()
749 acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 msec_timeout) in acpi_os_wait_semaphore()
867 acpi_status acpi_os_signal_semaphore(acpi_handle handle, u32 units) in acpi_os_signal_semaphore()
898 void acpi_os_delete_lock(acpi_spinlock handle) in acpi_os_delete_lock()
903 acpi_cpu_flags acpi_os_acquire_lock(acpi_handle handle) in acpi_os_acquire_lock()
909 void acpi_os_release_lock(acpi_spinlock handle, acpi_cpu_flags flags) in acpi_os_release_lock()
/tools/include/uapi/drm/
Ddrm.h213 void *handle; /**< Handle of map */ member
227 void *handle; /**< User-space: "Handle" to pass to mmap() */ member
425 drm_context_t handle; member
441 drm_drawable_t handle; member
452 drm_drawable_t handle; member
546 unsigned long handle; /**< Used for binding / unbinding */ member
557 unsigned long handle; /**< From drm_agp_buffer */ member
587 unsigned long handle; /**< Used for mapping / unmapping */ member
603 __u32 handle; member
610 __u32 handle; member
[all …]
Di915_drm.h539 __u32 handle; member
545 __u32 handle; member
561 __u32 handle; member
577 __u32 handle; member
605 __u32 handle; member
617 __u32 handle; member
628 __u32 handle; member
706 __u32 handle; member
756 __u32 handle; member
828 __u32 handle; member
[all …]
/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.c5950 static void free_handler(struct event_handler *handle) in free_handler()
5959 struct event_handler *handle, **next; in find_event_handle() local
6599 struct event_handler *handle; in pevent_register_event_handler() local
6683 struct event_handler *handle; in pevent_unregister_event_handler() local
6783 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 guid_t *guid, in __wrap_acpi_evaluate_dsm()
Dnfit.c128 static u32 handle[] = { variable
1558 static union acpi_object *nfit_test_evaluate_dsm(acpi_handle handle, in nfit_test_evaluate_dsm()