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

/linux-master/drivers/media/i2c/ccs/
H A Dccs-data.c58 #define is_contained_with_headroom(var, headroom, endp) \ macro
241 if (!is_contained_with_headroom(r, len, endp))
258 if (!is_contained_with_headroom(r2, len, endp))
273 if (!is_contained_with_headroom(r3, len, endp))

Completed in 99 milliseconds