Searched defs:ulval (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ | ||
| H A D | cx2072x.h | 205 u32 ulval; member |
| /linux/net/core/ | ||
| H A D | sock.c | 1256 unsigned long ulval = (val == ~0U) ? ~0UL : (unsigned int)val; in sk_setsockopt() local |