Home
last modified time | relevance | path

Searched defs:c (Results 426 – 450 of 3599) sorted by relevance

1...<<11121314151617181920>>...144

/openbmc/linux/drivers/media/pci/ttpci/
H A Dbudget.c194 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in alps_bsrv2_tuner_set_params() local
236 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in alps_tdbe2_tuner_set_params() local
264 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in grundig_29504_401_tuner_set_params() local
322 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in grundig_29504_451_tuner_set_params() local
346 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in s5h1420_tuner_set_params() local
/openbmc/openpower-vpd-parser/
H A Dimpl.cpp50 constexpr auto toHex(size_t c) in toHex()
441 std::for_each(data.cbegin(), data.cend(), [&result](size_t c) { in readKwData()
459 std::for_each(strItr, data.cend(), [&result](size_t c) { in readKwData()
484 std::for_each(strItr, data.cend(), [&result](size_t c) { in readKwData()
501 std::for_each(data.cbegin(), data.cend(), [&result](size_t c) { in readKwData()
/openbmc/linux/arch/mips/pci/
H A Dfixup-fuloong2e.c61 unsigned char c; in loongson2e_686b_func0_fixup() local
182 unsigned char c; in loongson2e_686b_func5_fixup() local
/openbmc/u-boot/cmd/
H A Dspl.c104 const cmd_tbl_t *c; in spl_export() local
149 const cmd_tbl_t *c; in do_spl() local
/openbmc/linux/net/9p/
H A Derror.c178 struct errormap *c; in p9_error_init() local
207 struct errormap *c; in p9_errstr2errno() local
H A Dclient.c225 static int p9_fcall_init(struct p9_client *c, struct p9_fcall *fc, in p9_fcall_init()
277 p9_tag_alloc(struct p9_client *c, int8_t type, uint t_size, uint r_size, in p9_tag_alloc()
357 struct p9_req_t *p9_tag_lookup(struct p9_client *c, u16 tag) in p9_tag_lookup()
390 static void p9_tag_remove(struct p9_client *c, struct p9_req_t *r) in p9_tag_remove()
401 int p9_req_put(struct p9_client *c, struct p9_req_t *r) in p9_req_put()
422 static void p9_tag_cleanup(struct p9_client *c) in p9_tag_cleanup()
444 void p9_client_cb(struct p9_client *c, struct p9_req_t *req, int status) in p9_client_cb()
521 static int p9_check_errors(struct p9_client *c, struct p9_req_t *req) in p9_check_errors()
624 static struct p9_req_t *p9_client_prepare_req(struct p9_client *c, in p9_client_prepare_req()
673 p9_client_rpc(struct p9_client *c, int8_t type, const char *fmt, ...) in p9_client_rpc()
[all …]
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m22 c = [50 50 50 0] / 1024; variable
81 c = max(c - r, 0); variable
/openbmc/linux/tools/perf/tests/
H A Dkmod-path.c44 #define T(path, an, k, c, n) \ argument
47 #define M(path, c, e) \ argument
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.c64 static void _setup_dspp_ops(struct dpu_hw_dspp *c, in _setup_dspp_ops()
74 struct dpu_hw_dspp *c; in dpu_hw_dspp_init() local
/openbmc/linux/drivers/scsi/
H A Datp870u.c123 unsigned char i, j, c, target_id, lun,cmdp; in atp870u_intr_handle() local
623 unsigned char c; in atp870u_queuecommand_lck() local
1255 int c,k; in atp870u_init_tables() local
1293 static void atp_set_host_id(struct atp_unit *atp, u8 c, u8 host_id) in atp_set_host_id()
1447 unsigned char k, m, c; in atp885_init() local
1645 unsigned char j, k, c; in atp870u_abort() local
1769 static void atp_is(struct atp_unit *dev, unsigned char c, bool wide_chip, in atp_is()
/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.c109 struct snd_interval *c = hw_param_interval(params, in hw_rule_capture_format_by_channels() local
137 struct snd_interval *c = hw_param_interval(params, in hw_rule_capture_channels_by_format() local
171 struct snd_interval *c = hw_param_interval(params, in hw_rule_playback_format_by_channels() local
1015 int c; in snd_echo_output_gain_get() local
1027 int c, changed, gain; in snd_echo_output_gain_put() local
1096 int c; in snd_echo_input_gain_get() local
1108 int c, gain, changed; in snd_echo_input_gain_put() local
1165 int c; in snd_echo_output_nominal_get() local
1177 int c, changed; in snd_echo_output_nominal_put() local
1227 int c; in snd_echo_input_nominal_get() local
[all …]
/openbmc/linux/fs/unicode/
H A Dutf8-core.c109 int c = utf8byte(&cur); in utf8_casefold() local
125 int c; in utf8_casefold_hash() local
151 int c = utf8byte(&cur); in utf8_normalize() local
/openbmc/linux/arch/sh/include/asm/
H A Dword-at-a-time.h27 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
34 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/openbmc/linux/lib/
H A Dstrncpy_from_user.c38 unsigned long c, data, mask; in do_strncpy_from_user() local
70 char c; in do_strncpy_from_user() local
/openbmc/linux/arch/arm64/include/asm/
H A Dword-at-a-time.h21 const struct word_at_a_time *c) in has_zero()
28 #define prep_zero_mask(a, bits, c) (bits) argument
/openbmc/qemu/hw/display/
H A Dcirrus_vga_rop2.h26 #define PUTPIXEL(s, a, c) ROP_OP(s, a, c) argument
28 #define PUTPIXEL(s, a, c) ROP_OP_16(s, a, c) argument
30 #define PUTPIXEL(s, a, c) do { \ argument
36 #define PUTPIXEL(s, a, c) ROP_OP_32(s, a, c) argument
/openbmc/linux/fs/nls/
H A Dnls_base.c58 int c0, c, nc; in utf8_to_utf32() local
89 int c, nc; in utf32_to_utf8() local
117 static inline void put_utf16(wchar_t *s, unsigned c, enum utf16_endian endian) in put_utf16()
174 static inline unsigned long get_utf16(unsigned c, enum utf16_endian endian) in get_utf16()
/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/
H A Dprocessor.h179 #define writel_relaxed(v,c) ((void)__raw_writel((__force u32)cpu_to_le32(v),(c))) argument
180 #define readl_relaxed(c) ({ u32 __r = le32_to_cpu((__force __le32)__raw_readl(c)); __r; }) argument
182 #define writel(v,c) ({ __iowmb(); writel_relaxed((v),(c));}) argument
183 #define readl(c) ({ u32 __v = readl_relaxed(c); __iormb(__v); __v; }) argument
/openbmc/linux/fs/udf/
H A Dunicode.c45 unicode_t c; in get_utf16_char() local
94 unicode_t c; in udf_name_conv_char() local
152 uint32_t c; in udf_name_from_CS0() local
317 unicode_t c; in udf_name_to_CS0() local
/openbmc/linux/crypto/
H A Dsm3.c38 #define R(i, a, b, c, d, e, f, g, h, t, w1, w2) \ argument
49 #define R1(a, b, c, d, e, f, g, h, t, w1, w2) \ argument
51 #define R2(a, b, c, d, e, f, g, h, t, w1, w2) \ argument
74 u32 a, b, c, d, e, f, g, h, ss1, ss2; in sm3_transform() local
/openbmc/linux/drivers/dma/idxd/
H A Ddma.c15 static inline struct idxd_wq *to_idxd_wq(struct dma_chan *c) in to_idxd_wq()
86 idxd_dma_prep_interrupt(struct dma_chan *c, unsigned long flags) in idxd_dma_prep_interrupt()
107 idxd_dma_submit_memcpy(struct dma_chan *c, dma_addr_t dma_dest, in idxd_dma_submit_memcpy()
173 struct dma_chan *c = tx->chan; in idxd_dma_tx_submit() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dcx24120.c324 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_snr() local
337 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_ber() local
430 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_signal_strength() local
608 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_get_stats() local
797 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_get_fec() local
837 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_calculate_ber_window() local
916 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_set_clock_ratios() local
1136 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_set_frontend() local
1272 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_init() local
1500 struct dtv_frontend_properties *c) in cx24120_get_frontend()
[all …]
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_q40.c133 u_char c; in q40_ctx_law() local
170 u_char c; in q40_ctx_s8() local
206 u_char c; in q40_ctx_u8() local
243 u_char c; in q40_ctc_law() local
282 u_char c; in q40_ctc_s8() local
321 u_char c; in q40_ctc_u8() local
/openbmc/u-boot/common/
H A Dconsole.c218 static void console_putc(int file, const char c) in console_putc()
269 static inline void console_putc(int file, const char c) in console_putc()
352 void fputc(int file, const char c) in fputc()
443 static void pre_console_putc(const char c) in pre_console_putc()
486 static inline void pre_console_putc(const char c) {} in pre_console_putc()
491 void putc(const char c) in putc()
/openbmc/u-boot/tools/
H A Dkwboot.c119 __progress(int pct, char c) in __progress()
144 kwboot_progress(int _pct, char c) in kwboot_progress()
223 kwboot_tty_send_char(int fd, unsigned char c) in kwboot_tty_send_char()
288 char c; in kwboot_bootmsg() local
378 char c; in kwboot_xm_sendblock() local
732 int c = getopt(argc, argv, "hb:ptaB:dD:q:s:o:"); in main() local

1...<<11121314151617181920>>...144