Searched defs:bitcount (Results  1 – 8 of 8) sorted by relevance
| /linux-4.1.27/drivers/virtio/ | 
| D | virtio_input.c | 121 			       unsigned long *bits, unsigned int bitcount)  in virtinput_cfg_bits()
 | 
| /linux-4.1.27/drivers/mtd/ | 
| D | inftlcore.c | 460 static int nrbits(unsigned int val, int bitcount)  in nrbits()
 | 
| /linux-4.1.27/drivers/scsi/ | 
| D | mvumi.c | 796 	unsigned char bitcount = sizeof(unsigned char) * 8;  in mvumi_flush_cache()  local2043 	unsigned char bitcount = sizeof(unsigned char) * 8;  in mvumi_slave_configure()  local
 
 | 
| /linux-4.1.27/drivers/video/fbdev/ | 
| D | arcfb.c | 448 	unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount;  in arcfb_write()  local
 | 
| /linux-4.1.27/drivers/isdn/icn/ | 
| D | icn.c | 82 	     int bitcount)  in icn_shiftout()
 | 
| /linux-4.1.27/kernel/ | 
| D | sys.c | 2273 	unsigned int mem_unit, bitcount;  in do_sysinfo()  local2372 		int bitcount = 0;  in COMPAT_SYSCALL_DEFINE1()  local
 
 | 
| /linux-4.1.27/drivers/net/ethernet/3com/ | 
| D | 3c59x.c | 504 #define BFEXT(value, offset, bitcount)  \  argument507 #define BFINS(lhs, rhs, offset, bitcount)					\  argument
 
 | 
| /linux-4.1.27/fs/ocfs2/ | 
| D | suballoc.c | 1632 	unsigned int bitcount = le16_to_cpu(rec->e_leaf_clusters) * bpc;  in ocfs2_bg_discontig_fix_by_rec()  local
 |