Searched defs:min (Results 1 – 25 of 49) sorted by relevance
12
/include/linux/ |
D | delay.h | 65 static inline void usleep_range(unsigned long min, unsigned long max) in usleep_range() 70 static inline void usleep_idle_range(unsigned long min, unsigned long max) in usleep_idle_range()
|
D | linear_range.h | 23 unsigned int min; member
|
D | ioasid.h | 46 static inline ioasid_t ioasid_alloc(struct ioasid_set *set, ioasid_t min, in ioasid_alloc()
|
D | page_counter.h | 12 unsigned long min; member
|
D | minmax.h | 45 #define min(x, y) __careful_cmp(x, y, <) macro
|
D | led-class-flash.h | 56 u32 min; member
|
D | idr.h | 291 static inline int ida_alloc_min(struct ida *ida, unsigned int min, gfp_t gfp) in ida_alloc_min()
|
D | lockdep_types.h | 141 s64 min; member
|
D | cpufreq.h | 68 unsigned int min; /* in kHz */ member 170 unsigned int min; /* in kHz */ member 448 unsigned int min, in cpufreq_verify_within_limits()
|
D | slub_def.h | 107 struct kmem_cache_order_objects min; member
|
/include/uapi/linux/netfilter/ |
D | xt_length.h | 8 __u16 min, max; member
|
D | xt_u32.h | 20 __u32 min; member
|
D | nf_nat.h | 29 union nf_conntrack_man_proto min; member
|
/include/uapi/sound/ |
D | tlv.h | 58 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument 63 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument
|
/include/xen/interface/io/ |
D | sndif.h | 896 uint32_t min; member 900 uint32_t min; member 904 uint32_t min; member 908 uint32_t min; member
|
/include/uapi/linux/ |
D | atm_nicstar.h | 34 unsigned min; member
|
D | virtio_input.h | 43 __le32 min; member
|
D | psci.h | 99 #define PSCI_VERSION(maj, min) \ argument
|
/include/xen/interface/ |
D | xenpmu.h | 34 uint32_t min; member
|
/include/linux/mfd/ |
D | max14577.h | 82 unsigned int min; member
|
/include/video/ |
D | display_timing.h | 41 u32 min; member
|
/include/media/ |
D | tuner-types.h | 194 u16 min; member
|
D | v4l2-ctrls.h | 433 s64 min; member 940 s64 min, s64 max, u64 step, s64 def) in v4l2_ctrl_modify_range()
|
/include/net/ |
D | mctp.h | 172 mctp_eid_t min, max; member
|
D | udp.h | 221 int min, int max, bool use_eth) in udp_flow_src_port()
|
12