Home
last modified time | relevance | path

Searched defs:_handle (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dnpmsw.py221 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 Dhci_sync.h8 #define UINT_PTR(_handle) ((void *)((uintptr_t)_handle)) argument
H A Dhci_core.h324 #define HCI_CONN_HANDLE_UNSET(_handle) (_handle > HCI_CONN_HANDLE_MAX) argument
/openbmc/phosphor-hwmon/
H A Dsensor.hpp196 std::unique_ptr<gpioplus::HandleInterface> _handle; member in sensor::Sensor
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dloader.py111 def _handle(obj): function
/openbmc/linux/include/scsi/
H A Discsi_if.h741 #define iscsi_ptr(_handle) ((void*)(unsigned long)_handle) argument