Home
last modified time | relevance | path

Searched defs:c (Results 1101 – 1125 of 2307) sorted by relevance

1...<<41424344454647484950>>...93

/linux/scripts/dtc/
H A Ddtc.h256 #define for_each_child_withdel(n, c) \ argument
253 for_each_child_withdel(n,c) global() argument
/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c130 cpuid_store(struct cpuid_range * range,u32 f,int subleaf,u32 a,u32 b,u32 c,u32 d) cpuid_store() argument
622 int c; parse_options() local
[all...]
/linux/drivers/tty/serial/
H A Daltera_uart.c379 static void altera_uart_poll_put_char(struct uart_port *port, unsigned char c) in altera_uart_poll_put_char()
418 static void altera_uart_console_putc(struct uart_port *port, unsigned char c) in altera_uart_console_putc()
/linux/sound/hda/codecs/hdmi/
H A Datihdmi.c383 int c; in atihdmi_paired_chmap_cea_alloc_validate_get_type() local
414 int c; in atihdmi_paired_cea_alloc_to_tlv_chmap() local
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c223 struct vnic_enet_config *c = &enic->config; in enic_get_ringparam() local
237 struct vnic_enet_config *c = &enic->config; in enic_set_ringparam() local
/linux/drivers/net/ethernet/ti/
H A Dcpts.c32 #define cpts_read32(c, r) readl_relaxed(&c->reg->r) argument
33 #define cpts_write32(c, v, r) writel_relaxed(v, &c->reg->r) argument
/linux/kernel/locking/
H A Dlockdep_proc.c422 static void seq_line(struct seq_file *m, char c, int offset, int length) in seq_line()
682 char c; in lock_stat_write() local
/linux/arch/x86/kernel/cpu/mce/
H A Dinternal.h316 static __always_inline void intel_p5_mcheck_init(struct cpuinfo_x86 *c) {} in intel_p5_mcheck_init()
317 static __always_inline void winchip_mcheck_init(struct cpuinfo_x86 *c) {} in winchip_mcheck_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c375 struct mlx5_fc_cache c; in mlx5_fc_query_cached() local
390 struct mlx5_fc_cache c = counter->cache; in mlx5_fc_query_cached_raw() local
/linux/net/mac80211/
H A Dmain.c576 int c = 0; in ieee80211_ifa_changed() local
1101 ieee80211_ifcomb_check(const struct ieee80211_iface_combination *c, int n_comb) in ieee80211_ifcomb_check()
/linux/drivers/clk/at91/
H A Dsama7d65.c198 const struct clk_pll_characteristics *c; member
464 u8 c; member
/linux/drivers/tty/hvc/
H A Dhvc_console.c154 char c[N_OUTBUF] __ALIGNED__; in hvc_console_print() local
197 static struct tty_driver *hvc_console_device(struct console *c, int *index) in hvc_console_device()
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_getfd_test.c183 char c; in TEST_F() local
/linux/drivers/media/dvb-frontends/
H A Dtda8261.c85 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda8261_set_params() local
/linux/include/uapi/linux/
H A Dromfs_fs.h19 #define __mk4(a,b,c,d) cpu_to_be32(__mkl(__mkw(a,b),__mkw(c,d))) argument
/linux/drivers/media/tuners/
H A Dmc44s803.c204 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mc44s803_set_params() local
/linux/drivers/usb/gadget/legacy/
H A Dnokia.c143 static int nokia_bind_config(struct usb_configuration *c) in nokia_bind_config()
/linux/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c
/linux/tools/testing/selftests/arm64/bti/
H A Dtest.c47 char c; in putnum() local
/linux/arch/mips/mm/
H A Dc-octeon.c175 struct cpuinfo_mips *c = &current_cpu_data; in probe_octeon() local
/linux/drivers/staging/fbtft/
H A Dfb_st7789v.c314 int c; /* curve index offset */ in set_gamma() local
/linux/tools/perf/tests/
H A Dtime-utils-test.c173 u64 c = 7654321987654321ULL; in test__time_utils() local
/linux/drivers/usb/serial/
H A Dsafe_serial.c168 #define CRC10_FCS(fcs, c) ((((fcs) << 8) & 0x3ff) ^ crc10_table[((fcs) >> 2) & 0xff] ^ (c)) argument
/linux/drivers/watchdog/
H A Dsbc7240_wdt.c98 char c; in fop_write() local
/linux/lib/zstd/compress/
H A Dhist.c104 U32 c = cached; cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local

1...<<41424344454647484950>>...93