Searched defs:_handle (Results 1 – 6 of 6) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | npmsw.py | 221 def _handle(m, ud, d): function 227 def _handle(m, ud, d): function 233 def _handle(m, ud, d): function 239 def _handle(m, ud, d): function 289 def _handle(m, ud, d): function
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_sync.h | 8 #define UINT_PTR(_handle) ((void *)((uintptr_t)_handle)) argument
|
H A D | hci_core.h | 324 #define HCI_CONN_HANDLE_UNSET(_handle) (_handle > HCI_CONN_HANDLE_MAX) argument
|
/openbmc/phosphor-hwmon/ |
H A D | sensor.hpp | 196 std::unique_ptr<gpioplus::HandleInterface> _handle; member in sensor::Sensor
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/ |
H A D | loader.py | 111 def _handle(obj): function
|
/openbmc/linux/include/scsi/ |
H A D | iscsi_if.h | 741 #define iscsi_ptr(_handle) ((void*)(unsigned long)_handle) argument
|