Home
last modified time | relevance | path

Searched refs:wait_read (Results 1 – 16 of 16) sorted by relevance

/openbmc/openpower-hw-diags/attn/
H A Dattn_monitor.cpp14 boost::asio::posix::stream_descriptor::wait_read, in scheduleGPIOEvent()
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dsd_event.hpp116 descriptor.async_wait(boost::asio::posix::stream_descriptor::wait_read, in async_wait()
/openbmc/phosphor-gpio-monitor/
H A DgpioMon.cpp38 boost::asio::posix::stream_descriptor::wait_read, in scheduleEventHandler()
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-vbi.c530 if (wait_event_interruptible(port->wait_read, in fops_read()
582 if (wait_event_interruptible(port->wait_read, in fops_read()
627 if (wait_event_interruptible(port->wait_read, in fops_poll()
H A Dsaa7164-encoder.c826 if (wait_event_interruptible(port->wait_read, in fops_read()
878 if (wait_event_interruptible(port->wait_read, in fops_read()
H A Dsaa7164.h404 wait_queue_head_t wait_read; member
H A Dsaa7164-core.c324 wake_up_interruptible(&port->wait_read); in saa7164_work_enchandler_helper()
925 init_waitqueue_head(&port->wait_read); in saa7164_port_init()
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.cpp120 boost::asio::posix::stream_descriptor::wait_read, in scheduleEventHandler()
/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp40 udpSocket->async_wait(boost::asio::socket_base::wait_read, in startRmcpReceive()
/openbmc/dbus-sensors/src/
H A DIntelCPUSensor.cpp170 inputDev.async_wait(boost::asio::posix::descriptor_base::wait_read, in setupRead()
H A DTachSensor.cpp263 gpioFd.async_wait(boost::asio::posix::stream_descriptor::wait_read, in monitorPresence()
H A DChassisIntrusionSensor.cpp202 mGpioFd.async_wait(boost::asio::posix::stream_descriptor::wait_read, in pollSensorStatus()
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp515 boost::asio::posix::descriptor_base::wait_read, in processI2cEvent()
587 boost::asio::posix::descriptor_base::wait_read, in ipmbChannelInit()
663 boost::asio::posix::descriptor_base::wait_read, in ipmbChannelUpdateTargetAddress()
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.cpp102 consoleSocket->async_wait(boost::asio::socket_base::wait_read, in startHostConsole()
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp2788 boost::asio::posix::stream_descriptor::wait_read, in nvmeLvc3AlertHandler()
2836 boost::asio::posix::stream_descriptor::wait_read, in hsbpRequestAlertGpioEvents()
/openbmc/x86-power-control/src/
H A Dpower_control.cpp1153 event.async_wait(boost::asio::posix::stream_descriptor::wait_read, in waitForGPIOEvent()