Home
last modified time | relevance | path

Searched refs:poll_func (Results 1 – 2 of 2) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.h69 size_t poll_simple(ncsi_simple_poll_f poll_func);
H A Dncsi_state_machine.cpp178 size_t StateMachine::poll_simple(ncsi_simple_poll_f poll_func) in poll_simple() argument
185 poll_func(&ncsi_state_, &network_debug_, &ncsi_buf_, &mac, 0, rx_port); in poll_simple()