| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/ |
| H A D | p54spi.c | 122 static int p54spi_wait_bit(struct p54s_priv *priv, u16 reg, u32 bits) in p54spi_wait_bit() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireguard/selftest/ |
| H A D | allowedips.c | 22 static __init void print_node(struct allowedips_node *node, u8 bits) in print_node() argument 64 static __init void print_tree(struct allowedips_node __rcu *top, u8 bits) in print_tree() argument 67 print_node(rcu_dereference_raw(top), bits); in print_tree() local
|
| /kernel/linux/linux-5.10/drivers/net/slip/ |
| H A D | slip.c | 1007 short bits = 0; local
|
| /kernel/linux/linux-5.10/drivers/net/hamradio/ |
| H A D | hdlcdrv.c | 113 static int hdlc_rx_add_bytes(struct hdlcdrv_state *s, unsigned int bits, in hdlc_rx_add_bytes() argument
|
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| H A D | bcm-phy-lib.c | 458 u8 bits; member
|
| /kernel/linux/linux-5.10/drivers/phy/st/ |
| H A D | phy-stm32-usbphyc.c | 76 static inline void stm32_usbphyc_set_bits(void __iomem *reg, u32 bits) in stm32_usbphyc_set_bits() argument 81 static inline void stm32_usbphyc_clr_bits(void __iomem *reg, u32 bits) in stm32_usbphyc_clr_bits() argument
|
| /kernel/linux/linux-5.10/drivers/soc/aspeed/ |
| H A D | aspeed-p2a-ctrl.c | 266 u32 bits = 0; in aspeed_p2a_release() local
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| H A D | pic32_uart.c | 729 int bits = 8; in pic32_console_setup() local
|
| H A D | pic32_uart.h | 26 int bits; member
|
| H A D | apbuart.c | 477 int bits = 8; in apbuart_console_setup() local 451 apbuart_console_get_options(struct uart_port *port, int *baud, int *parity, int *bits) apbuart_console_get_options() argument
|
| H A D | mcf.c | 549 int bits = 8; in mcf_console_setup() local
|
| 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/usb/c67x00/ |
| H A D | c67x00-ll-hpi.c | 268 void c67x00_ll_usb_clear_status(struct c67x00_sie *sie, u16 bits) in c67x00_ll_usb_clear_status() argument
|
| /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
|