/linux/drivers/watchdog/ |
H A D | eurotechwdt.c | 208 char c; in eurwdt_write() local
|
H A D | sc520_wdt.c | 232 char c; in fop_write() local
|
/linux/drivers/rtc/ |
H A D | rtc-fsl-ftm-alarm.c | 23 #define FTM_SC_CLK(c) ((c) << FTM_SC_CLK_MASK_SHIFT) argument
|
/linux/lib/ |
H A D | test_ubsan.c | 109 unsigned char c = 0xff; in test_ubsan_load_invalid_value() local
|
/linux/mm/kmsan/ |
H A D | instrumentation.c | 210 void *__msan_memset(void *dst, int c, uintptr_t n) in __msan_memset()
|
/linux/drivers/acpi/acpica/ |
H A D | acpredef.h | 125 #define PACKAGE_INFO(a,b,c,d,e,f) {{{(a),(b),(c),(d)}, ((((u16)(f)) << 8) | (e)), 0}} argument
|
/linux/sound/firewire/bebob/ |
H A D | bebob_maudio.c | 632 unsigned int i, c, channels; special_meter_get() local 691 unsigned int c, channels; normal_meter_get() local [all...] |
/linux/drivers/mtd/nand/raw/ |
H A D | cafe_nand.c | 281 int c; in cafe_nand_cmdfunc() local 552 u8 c; in gf64_mul() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | types.h | 259 #define bcma_wflush16(c, o, v) \ argument 262 #define bcma_wflush16(c, o, v) bcma_write16(c, o, v) argument
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 1320 #define EDGES(c, n) (ar->eeprom.ctl_data[c].control_edges[n]) in carl9170_calc_ctl() argument 1352 u8 c = ctl_grp | modes[i].ctl_mode; in carl9170_calc_ctl() local
|
/linux/drivers/misc/ |
H A D | hpilo.c | 97 u64 c; in fifo_dequeue() local 120 u64 c; in fifo_check_recv() local
|
/linux/scripts/gcc-plugins/ |
H A D | randomize_layout_plugin.c | 40 partial_name_hash(unsigned long c, unsigned long prevhash) in partial_name_hash() 123 typedef struct ranctx { u64 a; u64 b; u64 c; u64 d; } ranctx; member
|
/linux/drivers/tty/serial/ |
H A D | tegra-utc.c | 162 u8 c; in tegra_utc_tx_chars() local 359 static void tegra_utc_putc(struct uart_port *port, unsigned char c) in tegra_utc_putc()
|
/linux/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | controls.c | 1250 int c; in bcm2835_mmal_set_all_camera_controls() local 1315 int c; in bcm2835_mmal_init_controls() local
|
/linux/drivers/char/tpm/ |
H A D | tpm2-sessions.c | 444 __be32 c = cpu_to_be32(counter); in tpm2_KDFa() local 476 __be32 c = cpu_to_be32(1); in tpm2_KDFe() local
|
/linux/sound/drivers/ |
H A D | serial-u16550.c | 194 unsigned char c, status; in snd_uart16550_io_loop() local 318 unsigned char c; snd_uart16550_detect() local [all...] |
/linux/arch/arm64/kernel/ |
H A D | smp.c | 510 struct cpu *c = &per_cpu(cpu_devices, cpu); in arch_register_cpu() local 537 struct cpu *c = &per_cpu(cpu_devices, cpu); in arch_unregister_cpu() local
|
/linux/drivers/soc/apple/ |
H A D | rtkit.c | 435 static bool should_crop_syslog_char(char c) in should_crop_syslog_char() 719 static int apple_rtkit_wait_for_completion(struct completion *c) in apple_rtkit_wait_for_completion()
|
/linux/kernel/printk/ |
H A D | nbcon.c | 803 #define nbcon_context_enter_unsafe(c) __nbcon_context_update_unsafe(c, true) argument 804 #define nbcon_context_exit_unsafe(c) __nbcon_context_update_unsafe(c, false) argument
|
/linux/arch/x86/mm/pat/ |
H A D | memtype.c | 180 #define CM(c) (_PAGE_CACHE_MODE_ ## c) argument 251 struct cpuinfo_x86 *c = &boot_cpu_data; in pat_bp_init() local
|
/linux/sound/hda/common/ |
H A D | proc.c | 603 int c, curr = -1; in print_conn_list() local 685 int c, conn_len, curr, dev_id_saved; print_dpmst_connections() local [all...] |
/linux/drivers/dma/sh/ |
H A D | shdma-base.c | 36 #define to_shdma_chan(c) container_of(c, struct shdma_chan, dma_chan) argument 72 struct shdma_desc *chunk, *c, *desc = in shdma_tx_submit() local
|
/linux/arch/loongarch/include/asm/ |
H A D | local.h | 84 long c = local_read(l); in local_add_unless() local
|
/linux/arch/alpha/include/asm/ |
H A D | local.h | 79 long c = local_read(l); in local_add_unless() local
|
/linux/sound/soc/mediatek/mt8192/ |
H A D | mt8192-dai-pcm.c | 277 struct snd_soc_dapm_widget *c = snd_soc_dai_get_widget_capture(dai); in mtk_dai_pcm_hw_params() local
|