Searched refs:maxbits (Results 1 – 4 of 4) sorted by relevance
141 unsigned char maxbits; /* maximum bits/code */ member 444 db->maxbits = bits; in bsd_alloc() 471 || (BSD_NBITS(options[2]) != db->maxbits) in bsd_init()
757 * @maxbits: the maximum bits per sample.762 unsigned int maxbits) in snd_hdac_stream_format_bits() argument 774 if (maxbits) in snd_hdac_stream_format_bits() 775 return min(bits, maxbits); in snd_hdac_stream_format_bits()
1229 u32 maxbits, relid; in vmbus_chan_sched() local 1240 maxbits = HV_EVENT_FLAGS_COUNT; in vmbus_chan_sched() 1246 for_each_set_bit(relid, recv_int_page, maxbits) { in vmbus_chan_sched()
144 unsigned int maxbits);