Searched defs:upper (Results 1 – 9 of 9) sorted by relevance
32 static td_char *ksprintn(td_char *nbuf, td_u32 num, td_s32 base, td_s32 *lenp, td_s32 upper) in ksprintn()62 td_s32 dwidth, upper; in kvprintf() local
44 static const mask upper = 1 << 0; in _GLIBCXX_VISIBILITY() member
50 char upper; /**< upper limit of valid range */ member
107 unsigned long upper; /* Highest cooling state for this trip point */ member
95 unsigned long upper; /* Highest cooling state for this trip point */ member
834 …struct thermal_cooling_device *cdev, unsigned long upper, unsigned long lower, unsigned int weight) in thermal_zone_bind_cooling_device()1028 unsigned long upper, lower; in __bind() local