Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h8 #define UINT_PTR(_handle) ((void *)((uintptr_t)_handle)) argument
H A Dhci_core.h335 #define HCI_CONN_HANDLE_UNSET(_handle) (_handle > HCI_CONN_HANDLE_MAX) argument
/linux/include/scsi/
H A Discsi_if.h741 #define iscsi_ptr(_handle) ((void*)(unsigned long)_handle) argument
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c588 static acpi_handle object##_handle; \
590 &parent##_handle; \
737 drv_acpi_handle_init(#object, &object##_handle, *object##_parent, \