Searched refs:poll_fn (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/block/
H A Dblk-iopoll.c173 * @poll_fn: The handler to invoke
179 void blk_iopoll_init(struct blk_iopoll *iop, int weight, blk_iopoll_fn *poll_fn) blk_iopoll_init() argument
184 iop->poll = poll_fn; blk_iopoll_init()

Completed in 32 milliseconds