Home
last modified time | relevance | path

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

/linux/include/net/
A Dnetlink.h399 #define NLA_POLICY_FULL_RANGE(tp, _range) { \ argument
402 .range = _range, \
405 #define NLA_POLICY_FULL_RANGE_SIGNED(tp, _range) { \ argument
408 .range_signed = _range, \
/linux/drivers/comedi/drivers/
A Ddas6402.c74 #define DAS6402_AO_RANGE(_chan, _range) ((_range) << ((_chan) ? 6 : 4)) argument
/linux/arch/mips/include/asm/
A Dr4kcache.h285 static inline void prot##extra##blast_##pfx##cache##_range(unsigned long start, \
/linux/Documentation/timers/
A Dtimers-howto.rst39 You should use the `*sleep[_range]` family of functions.

Completed in 12 milliseconds