| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| H A D | clps711x.c | 381 int baud = 38400, bits = 8, parity = 'n', flow = 'n'; in uart_clps711x_console_setup() local
|
| /kernel/linux/linux-5.10/drivers/thermal/ |
| H A D | uniphier_thermal.c | 158 u32 bits = 0; in uniphier_tm_enable_sensor() local 213 u32 mask = 0, bits = 0; in uniphier_tm_irq_clear() local
|
| /kernel/linux/linux-5.10/sound/pci/lola/ |
| H A D | lola_pcm.c | 561 void lola_pcm_update(struct lola *chip, struct lola_pcm *pcm, unsigned int bits) in lola_pcm_update() argument
|
| /kernel/linux/linux-5.10/sound/pci/ice1712/ |
| H A D | psc724.c | 108 u32 st, bits; in psc724_wm8766_write() local 157 unsigned int bits = snd_ice1712_gpio_read(ice); psc724_set_master_switch() local [all...] |
| H A D | se.c | 123 unsigned int bits; in se200pci_WM8766_write() local [all...] |
| H A D | delta.c | 172 static void snd_ice1712_delta_cs8403_spdif_write(struct snd_ice1712 *ice, unsigned char bits) in snd_ice1712_delta_cs8403_spdif_write() argument
|
| /kernel/linux/linux-5.10/sound/soc/atmel/ |
| H A D | atmel_ssc_dai.c | 466 int dir, channels, bits; in atmel_ssc_hw_params() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/hisilicon/ |
| H A D | hi6210-i2s.c | 48 u8 bits; member 259 u32 bits = 0, rate = 0, signed_data = 0, fmt = 0; in hi6210_i2s_hw_params() local
|
| /kernel/linux/linux-5.10/sound/soc/intel/boards/ |
| H A D | bytcht_es8316.c | 243 int ret, bits; in byt_cht_es8316_codec_fixup() local
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | compr_rubin.c | 44 int bits[8]; member 88 static void init_rubin(struct rubin_state *rs, int div, int *bits) in init_rubin() argument 151 static void init_decode(struct rubin_state *rs, int div, int *bits) in init_decode() argument 168 int c, bits = 0; in __do_decode() local 262 rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in, unsigned char *cpage_out, uint32_t *sourcelen, uint32_t *dstlen) rubin_do_compress() argument 308 int bits[8]; jffs2_dynrubin_compress() local 368 rubin_do_decompress(int bit_divider, int *bits, unsigned char *cdata_in, unsigned char *page_out, uint32_t srclen, uint32_t destlen) rubin_do_decompress() argument 397 int bits[8]; jffs2_dynrubin_decompress() local [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent_map.c | 356 static void extent_map_device_set_bits(struct extent_map *em, unsigned bits) in extent_map_device_set_bits() argument 371 static void extent_map_device_clear_bits(struct extent_map *em, unsigned bits) in extent_map_device_clear_bits() argument
|
| H A D | extent-io-tree.h | 143 clear_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, unsigned bits) clear_extent_bits() argument 162 set_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, unsigned bits) set_extent_bits() argument [all...] |
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | iTCO_wdt.c | 240 u32 bits = PMC_CFG_NO_REBOOT_EN; in update_no_reboot_bit_pmc() local
|
| /kernel/linux/linux-5.10/drivers/w1/masters/ |
| H A D | omap_hdq.c | 123 static u8 hdq_reset_irqstatus(struct hdq_data *hdq_data, u8 bits) in hdq_reset_irqstatus() argument
|
| /kernel/linux/linux-5.10/fs/crypto/ |
| H A D | fname.c | 196 int i, bits = 0, ac = 0; in base64_encode() local 215 int i, bits = 0, ac = 0; in base64_decode() local [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | sbitmap.c | 301 unsigned int bits = min(8 - byte_bits, word_bits); in sbitmap_bitmap_show() local 311 word >>= bits; in sbitmap_bitmap_show() local [all...] |
| H A D | test_printf.c | 534 unsigned long *bits = bitmap_zalloc(nbits, GFP_KERNEL); in large_bitmap() local [all...] |
| H A D | ubsan.c | 72 unsigned bits = type_bit_width(type); in is_inline_int() local
|
| H A D | test_kasan.c | 717 long *bits; in kasan_bitops_generic() local 749 long *bits; in kasan_bitops_tags() local [all...] |
| H A D | decompress_bunzip2.c | 118 unsigned int bits = 0; in get_bits() local [all...] |
| /kernel/linux/linux-5.10/lib/842/ |
| H A D | 842_compress.c | 169 int b = p->bit, bits = b + n, s = round_up(bits, 8) - bits; in add_bits() local [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | localalloc.c | 244 int ocfs2_alloc_should_use_local(struct ocfs2_super *osb, u64 bits) in ocfs2_alloc_should_use_local() argument 1044 unsigned int bits; ocfs2_recalc_la_window() local [all...] |
| H A D | reservations.c | 45 unsigned int bits; in ocfs2_resv_window_bits() local [all...] |
| /kernel/linux/linux-5.10/net/ethtool/ |
| H A D | bitset.c | 270 struct nlattr *bits; in ethnl_put_bitset32() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_bufs.c | 116 int bits = ilog2(SHMLBA >> PAGE_SHIFT) + 1; in drm_map_handle() local
|