Home
last modified time | relevance | path

Searched defs:c (Results 551 – 575 of 2227) sorted by relevance

1...<<21222324252627282930>>...90

/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c15 const struct snd_interval *c = in hw_rule_rate() local
37 struct snd_interval *c = in hw_rule_channels() local
/linux/arch/s390/kernel/
H A Dprocessor.c55 struct cpu_info *c; in update_cpu_mhz() local
331 struct cpu_info *c = per_cpu_ptr(&cpu_info, n); in show_cpu_mhz() local
/linux/arch/alpha/kernel/
H A Dsrmcons.c42 unsigned long c :61; member
97 size_t c; in srmcons_do_write() local
/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S110 #define c %r10d macro
181 #define R(i, a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
215 #define R1(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
/linux/drivers/media/dvb-frontends/
H A Dsi2165.c526 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2165_init() local
672 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2165_read_status() local
799 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2165_read_snr() local
811 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2165_read_ber() local
H A Dtda10023.c293 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda10023_set_parameters() local
394 u8 a,b,c; in tda10023_read_ber() local
432 u8 a,b,c,d; in tda10023_read_ucblocks() local
/linux/drivers/iio/dac/
H A Dltc2664.c132 static int ltc2664_scale_get(const struct ltc2664_state *st, int c) in ltc2664_scale_get()
147 static int ltc2672_scale_get(const struct ltc2664_state *st, int c) in ltc2672_scale_get()
164 static int ltc2664_offset_get(const struct ltc2664_state *st, int c) in ltc2664_offset_get()
182 struct ltc2664_chan *c = &st->channels[chan]; in ltc2664_dac_code_write() local
/linux/lib/crypto/x86/
H A Dcurve25519.h990 u64 *c; in point_add_and_double() local
1030 u64 *c = tmp1 + (u32)12U; in point_double() local
1123 u64 *c = t1 + (u32)8U; in finv() local
1543 u64 *c = &tmp[8 + 16]; in curve25519_ever64_base() local
/linux/arch/microblaze/lib/
H A Dmemset.c34 void *memset(void *v_src, int c, __kernel_size_t n) in memset()
/linux/arch/arm/mach-footbridge/include/mach/
H A Duncompress.h15 static inline void putc(char c) in putc()
/linux/arch/powerpc/crypto/
H A Daes-tab-4k.S25 #define R(a, b, c, d) \ argument
/linux/arch/x86/lib/
H A Dmemcpy_32.c15 __visible void *memset(void *s, int c, size_t count) in memset()
/linux/arch/arm/include/asm/
H A Ddcc.h27 static inline void __dcc_putchar(char c) in __dcc_putchar()
/linux/arch/arm/mach-omap2/
H A Dwd_timer.c79 int c = 0; in omap2_wd_timer_reset() local
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dcrc32.h20 u8 c = total_len & 0xff; in crc32_posix_end() local
/linux/tools/perf/arch/x86/util/
H A Dcpuid.h8 unsigned int *c, unsigned int *d) in cpuid()
/linux/tools/power/cpupower/bench/
H A Dmain.c65 int c; in main() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_aux_regs.h74 #define DP_AUX_CH_CTL_FW_SYNC_PULSE_SKL(c) REG_FIELD_PREP(DP_AUX_CH_CTL_FW_SYNC_PULSE_SKL_MASK, (… argument
76 #define DP_AUX_CH_CTL_SYNC_PULSE_SKL(c) REG_FIELD_PREP(DP_AUX_CH_CTL_SYNC_PULSE_SKL_MASK, (c) - 1) argument
/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h293 static inline bool xfs_ascii_ci_need_xfrm(unsigned char c) in xfs_ascii_ci_need_xfrm()
304 static inline unsigned char xfs_ascii_ci_xfrm(unsigned char c) in xfs_ascii_ci_xfrm()
/linux/tools/perf/ui/browsers/
H A Dscripts.c52 struct script_config *c) in add_script_option()
66 struct script_config *c = data; in scripts_config() local
/linux/arch/x86/kernel/cpu/microcode/
H A Dinternal.h54 #define QCHAR(a, b, c, d) ((a) + ((b) << 8) + ((c) << 16) + ((d) << 24)) argument
62 #define CPUID_IS(a, b, c, ebx, ecx, edx) \ argument
/linux/include/uapi/linux/
H A Datm.h60 #define __SO_LEVEL_MATCH(c,m) (((c) >> 22) == ((m) & 0x1FF)) argument
61 #define __SO_NUMBER(c) (((c) >> 16) & 0x3f) argument
62 #define __SO_SIZE(c) ((c) & 0x3fff) argument
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c52 struct funeth_rx_cache *c = &q->cache; in cache_offer() local
69 struct funeth_rx_cache *c = &q->cache; in cache_get() local
566 static int fun_rxq_init_cache(struct funeth_rx_cache *c, unsigned int depth, in fun_rxq_init_cache()
/linux/drivers/video/console/
H A Dnewport_con.c52 #define BMASK(c) (c << 24) argument
341 static void newport_deinit(struct vc_data *c) in newport_deinit()
479 static bool newport_blank(struct vc_data *c, enum vesa_blank_mode blank, in newport_blank()
/linux/tools/perf/util/
H A Dtime-utils.c182 char *c, *endptr; in parse_percent() local
328 const char *ostr, u64 start, u64 end, char *c) in one_percent_convert()
361 char *c; in perf_time__percent_parse_str() local

1...<<21222324252627282930>>...90