Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/aim-cdev/
Dcdev.c275 static inline bool __must_check IS_ERR_OR_FALSE(int x) in IS_ERR_OR_FALSE() function
291 if (!IS_ERR_OR_FALSE(channel_has_mbo(c->iface, c->channel_id))) in aim_poll()