| /linux/drivers/input/joystick/iforce/ |
| H A D | iforce-usb.c | 27 int n, c; in __iforce_usb_xmit() local
|
| /linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ |
| H A D | ia_css_xnr3.host.c | 45 static const s16 c[XNR3_LOOK_UP_TABLE_POINTS] = { variable
|
| /linux/drivers/watchdog/ |
| H A D | w83877f_wdt.c | 201 char c; in fop_write() local
|
| H A D | pika_wdt.c | 155 char c; in pikawdt_write() local
|
| /linux/drivers/gpio/ |
| H A D | gpio-vx855.c | 212 struct gpio_chip *c = &vg->gpio; in vx855gpio_gpio_setup() local
|
| /linux/include/linux/ |
| H A D | trace_seq.h | 152 static inline void trace_seq_putc(struct trace_seq *s, unsigned char c) in trace_seq_putc()
|
| /linux/tools/perf/util/bpf_skel/ |
| H A D | bperf_cgroup.bpf.c | 146 register int c = 0; in bperf_cgroup_count() local
|
| /linux/arch/mips/include/asm/pci/ |
| H A D | bridge.h | 206 u8 c[0x1000 / 1]; member 211 u8 c[0x100 / 1]; member 220 u8 c[0x1000 / 1]; member 230 u8 c[8 / 1]; member 246 u8 c[0x100000 / 1]; member 260 u8 c[0x400000 / 1]; /* read-only */ member
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 184 try_add_system(struct xe_device * xe,struct xe_bo * bo,u32 bo_flags,u32 * c) try_add_system() argument 217 add_vram(struct xe_device * xe,struct xe_bo * bo,struct ttm_place * places,u32 bo_flags,u32 mem_type,u32 * c) add_vram() argument 248 try_add_vram(struct xe_device * xe,struct xe_bo * bo,u32 bo_flags,u32 * c) try_add_vram() argument 257 try_add_stolen(struct xe_device * xe,struct xe_bo * bo,u32 bo_flags,u32 * c) try_add_stolen() argument 274 u32 c = 0; __xe_bo_placement_for_flags() local 3409 u32 c = 0; xe_bo_migrate() local [all...] |
| /linux/sound/core/ |
| H A D | info.c | 587 int c; in snd_info_get_line() local 625 int c; in snd_info_get_str() local
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H A D | perf-hwbreak.c | 54 static volatile char c[512 + 8] __attribute__((aligned(512))); variable 109 unsigned long c = 0; in read_fds() local
|
| /linux/drivers/crypto/cavium/cpt/ |
| H A D | cpt_common.h | 98 #define CPTX_PF_VFX_MBOXX(a, b, c) \ argument 117 #define CPTX_VFX_PF_MBOXX(a, b, c) \ argument
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_iterating_callbacks.c | 221 __u64 a, b, c; in bpf_loop_iter_limit_nested() local 243 __u64 c; member
|
| /linux/sound/pci/au88x0/ |
| H A D | au88x0_a3d.c | 47 a3dsrc_SetAtmosTarget(a3dsrc_t * a, short aa, short b, short c, short d, in a3dsrc_SetAtmosTarget() 62 a3dsrc_SetAtmosCurrent(a3dsrc_t * a, short aa, short b, short c, short d, in a3dsrc_SetAtmosCurrent()
|
| /linux/sound/usb/ |
| H A D | stream.c | 289 int c; in convert_chmap() local 333 int len, c; convert_chmap_v3() local [all...] |
| /linux/mm/kmsan/ |
| H A D | kmsan_test.c | 265 static int signed_sum3(int a, int b, int c) in signed_sum3() 277 volatile char b = 3, c; in test_uninit_multiple_params() local
|
| /linux/lib/crypto/ |
| H A D | sha256.c | 74 #define SHA256_ROUND(i, a, b, c, d, e, f, g, h) \ argument 86 u32 a, b, c, d, e, f, g, h; in sha256_block_generic() local
|
| /linux/drivers/char/tpm/ |
| H A D | tpm2-sessions.c | 443 __be32 c = cpu_to_be32(counter); in tpm2_KDFa() local 475 __be32 c = cpu_to_be32(1); in tpm2_KDFe() local
|
| /linux/tools/perf/util/ |
| H A D | cpumap.c | 259 struct cpu_aggr_map *c = cpu_aggr_map__empty_new(perf_cpu_map__nr(cpus)); in cpu_aggr_map__new() local 685 struct perf_cpu c, last_cpu = perf_cpu_map__max(map); in cpu_map__snprint_mask() local
|
| /linux/fs/smb/client/ |
| H A D | cifs_debug.c | 417 int c, i, j; in cifs_debug_data_proc_show() local 1055 char c[2] = { '\0' }; in cifsFYI_proc_write() local
|
| H A D | dfs_cache.c | 194 char c; in dfscache_proc_write() local 324 wchar_t c; in cache_entry_hash() local 1058 size_t len, c; in dfs_cache_get_tgt_share() local
|
| /linux/drivers/mfd/ |
| H A D | menelaus.c | 452 struct i2c_client *c = the_menelaus->client; in menelaus_set_voltage() local 524 struct i2c_client *c = the_menelaus->client; in menelaus_set_vcore_hw() local 733 struct i2c_client *c = the_menelaus->client; in menelaus_set_regulator_sleep() local
|
| /linux/kernel/ |
| H A D | sysctl.c | 80 char c, *p; in _proc_do_string() local 345 static void proc_put_char(void **buf, size_t *size, char c) in proc_put_char() 898 char tr_a[] = { '-', ',', '\n' }, tr_b[] = { ',', '\n', 0 }, c; in proc_do_large_bitmap() local
|
| /linux/sound/soc/mediatek/mt6797/ |
| H A D | mt6797-dai-pcm.c | 187 struct snd_soc_dapm_widget *c = snd_soc_dai_get_widget_capture(dai); in mtk_dai_pcm_hw_params() local
|
| /linux/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-dai-pcm.c | 187 struct snd_soc_dapm_widget *c = snd_soc_dai_get_widget_capture(dai); in mtk_dai_pcm_hw_params() local
|