Home
last modified time | relevance | path

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

/include/linux/
A Diopoll.h29 #define read_poll_timeout(op, val, cond, sleep_us, timeout_us, args...) \ macro
47 read_poll_timeout(op, val, cond, sleep_us, timeout_us, addr)
53 read_poll_timeout(op, val, cond, false, timeout_us, addr)
/include/
A Dphy.h296 int __ret = read_poll_timeout(phy_read_mmd, val, (cond) || val < 0, \

Completed in 6 milliseconds