/linux-5.10/drivers/mtd/nand/raw/ |
D | lpc32xx_slc.c | 88 #define SLCTAC_CLOCKS(c, n, s) (min_t(u32, DIV_ROUND_UP(c, n) - 1, 0xF) << s) argument 93 #define SLCTAC_WWIDTH(c, n) (SLCTAC_CLOCKS(c, n, 24)) argument 95 #define SLCTAC_WHOLD(c, n) (SLCTAC_CLOCKS(c, n, 20)) argument 97 #define SLCTAC_WSETUP(c, n) (SLCTAC_CLOCKS(c, n, 16)) argument 101 #define SLCTAC_RWIDTH(c, n) (SLCTAC_CLOCKS(c, n, 8)) argument 103 #define SLCTAC_RHOLD(c, n) (SLCTAC_CLOCKS(c, n, 4)) argument 105 #define SLCTAC_RSETUP(c, n) (SLCTAC_CLOCKS(c, n, 0)) argument
|
/linux-5.10/drivers/mfd/ |
D | htc-pasic3.c | 76 int c; in ds1wm_enable() local 88 int c; in ds1wm_disable() local
|
/linux-5.10/lib/crypto/ |
D | poly1305-donna32.c | 39 u32 c; in poly1305_core_blocks() local 123 u32 h0, h1, h2, h3, h4, c; in poly1305_core_emit() local
|
/linux-5.10/drivers/md/bcache/ |
D | util.c | 20 #define simple_strtoint(c, end, base) simple_strtol(c, end, base) argument 21 #define simple_strtouint(c, end, base) simple_strtoul(c, end, base) argument
|
/linux-5.10/arch/x86/boot/ |
D | string.c | 193 char *strchr(const char *s, int c) in strchr() 227 static inline char _tolower(const char c) in _tolower() 266 unsigned int c = *s; in _parse_integer() local
|
/linux-5.10/drivers/media/tuners/ |
D | tda18250.c | 253 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda18250_set_agc() local 433 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda18250_pll_calc() local 497 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda18250_set_params() local
|
/linux-5.10/drivers/char/ |
D | nvram.c | 92 unsigned char c; in pc_nvram_read_byte() local 101 static void __nvram_write_byte(unsigned char c, int i) in __nvram_write_byte() 106 static void pc_nvram_write_byte(unsigned char c, int i) in pc_nvram_write_byte()
|
/linux-5.10/include/linux/ |
D | jiffies.h | 119 #define time_in_range(a,b,c) \ argument 126 #define time_in_range_open(a,b,c) \ argument 145 #define time_in_range64(a, b, c) \ argument
|
/linux-5.10/net/core/ |
D | utils.c | 86 static inline int xdigit2bin(char c, int delim) in xdigit2bin() 135 int c; in in4_pton() local 204 int c; in in6_pton() local
|
/linux-5.10/drivers/cpufreq/ |
D | tegra194-cpufreq.c | 54 struct tegra_cpu_ctr c; member 93 struct tegra_cpu_ctr *c; in tegra_read_counters() local 145 struct tegra_cpu_ctr c; in tegra194_get_speed_common() local
|
/linux-5.10/drivers/ata/ |
D | libahci_platform.c | 109 int c, rc; in ahci_platform_enable_clks() local 134 int c; in ahci_platform_disable_clks() local 288 int c; in ahci_platform_put_resources() local
|
/linux-5.10/drivers/tty/vt/ |
D | vt.c | 1630 static void rgb_from_256(int i, struct rgb *c) in rgb_from_256() 1648 static void rgb_foreground(struct vc_data *vc, const struct rgb *c) in rgb_foreground() 1670 static void rgb_background(struct vc_data *vc, const struct rgb *c) in rgb_background() 1687 void(*set_color)(struct vc_data *vc, const struct rgb *c)) in vc_t416_color() 1689 struct rgb c; in vc_t416_color() local 2113 static void vc_setGx(struct vc_data *vc, unsigned int which, int c) in vc_setGx() 2137 static void do_con_trol(struct tty_struct *tty, struct vc_data *vc, int c) in do_con_trol() 2583 static inline int vc_translate_ascii(const struct vc_data *vc, int c) in vc_translate_ascii() 2600 static inline int vc_sanitize_unicode(const int c) in vc_sanitize_unicode() 2618 static int vc_translate_unicode(struct vc_data *vc, int c, bool *rescan) in vc_translate_unicode() [all …]
|
/linux-5.10/arch/csky/abiv2/ |
D | fpu.c | 137 #define STW_FPU_REGS(a, b, c, d) \ argument 143 #define LDW_FPU_REGS(a, b, c, d) \ argument
|
/linux-5.10/net/batman-adv/ |
D | log.c | 47 char c) in batadv_emit_log_char() 116 char c; in batadv_log_read() local
|
/linux-5.10/arch/mips/boot/compressed/ |
D | uart-alchemy.c | 4 void putc(char c) in putc()
|
D | uart-prom.c | 4 void putc(char c) in putc()
|
/linux-5.10/tools/build/tests/ex/ |
D | c.c | 3 int c(void) in c() function
|
/linux-5.10/drivers/media/dvb-frontends/ |
D | dib8000.c | 998 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_reset_stats() local 1996 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_layer() local 2190 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_small_fine_tune() local 2274 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_sb_channel() local 2349 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_isdbt_common_channel() local 2495 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_autosearch_start() local 2718 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_frequency_offset() local 2755 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_get_symbol_duration() local 2777 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_isdbt_loop_params() local 2823 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_sync_wait() local [all …]
|
/linux-5.10/tools/perf/ |
D | builtin-timechart.c | 219 struct per_pidcomm *c; in pid_set_comm() local 272 struct per_pidcomm *c; in pid_put_sample() local 722 struct per_pidcomm *c = p->current; in pid_begin_io_sample() local 767 struct per_pidcomm *c = p->current; in pid_end_io_sample() local 1039 struct per_pidcomm *c; in draw_wakeups() local 1106 struct per_pidcomm *c; in draw_cpu_usage() local 1137 struct per_pidcomm *c; in draw_io_bars() local 1249 struct per_pidcomm *c; in draw_process_bars() local 1318 static int passes_filter(struct per_pid *p, struct per_pidcomm *c) in passes_filter() 1338 struct per_pidcomm *c; in determine_display_tasks_filtered() local [all …]
|
/linux-5.10/arch/powerpc/include/asm/ |
D | pasemi_dma.h | 109 #define PAS_DMA_TXCHAN_TCMDSTA(c) (0x300+(c)*_PAS_DMA_TXCHAN_STRIDE) argument 117 #define PAS_DMA_TXCHAN_CFG(c) (0x304+(c)*_PAS_DMA_TXCHAN_STRIDE) argument 137 #define PAS_DMA_TXCHAN_INCR(c) (0x310+(c)*_PAS_DMA_TXCHAN_STRIDE) argument 138 #define PAS_DMA_TXCHAN_BASEL(c) (0x318+(c)*_PAS_DMA_TXCHAN_STRIDE) argument 143 #define PAS_DMA_TXCHAN_BASEU(c) (0x31c+(c)*_PAS_DMA_TXCHAN_STRIDE) argument 161 #define PAS_DMA_RXCHAN_CCMDSTA(c) (0x800+(c)*_PAS_DMA_RXCHAN_STRIDE) argument 169 #define PAS_DMA_RXCHAN_CFG(c) (0x804+(c)*_PAS_DMA_RXCHAN_STRIDE) argument 175 #define PAS_DMA_RXCHAN_INCR(c) (0x810+(c)*_PAS_DMA_RXCHAN_STRIDE) argument 176 #define PAS_DMA_RXCHAN_BASEL(c) (0x818+(c)*_PAS_DMA_RXCHAN_STRIDE) argument 181 #define PAS_DMA_RXCHAN_BASEU(c) (0x81c+(c)*_PAS_DMA_RXCHAN_STRIDE) argument
|
/linux-5.10/drivers/staging/mt7621-dma/ |
D | mtk-hsdma.c | 172 static inline struct mtk_hsdma_chan *to_mtk_hsdma_chan(struct dma_chan *c) in to_mtk_hsdma_chan() 283 static int mtk_hsdma_terminate_all(struct dma_chan *c) in mtk_hsdma_terminate_all() 443 static void mtk_hsdma_issue_pending(struct dma_chan *c) in mtk_hsdma_issue_pending() 461 struct dma_chan *c, dma_addr_t dest, dma_addr_t src, in mtk_hsdma_prep_dma_memcpy() 483 static enum dma_status mtk_hsdma_tx_status(struct dma_chan *c, in mtk_hsdma_tx_status() 490 static void mtk_hsdma_free_chan_resources(struct dma_chan *c) in mtk_hsdma_free_chan_resources()
|
/linux-5.10/fs/ubifs/ |
D | ubifs.h | 682 struct ubifs_info *c; member 1510 static inline int ubifs_authenticated(const struct ubifs_info *c) in ubifs_authenticated() 1516 static inline struct shash_desc *ubifs_hash_get_desc(const struct ubifs_info *c) in ubifs_hash_get_desc() 1521 static inline int ubifs_shash_init(const struct ubifs_info *c, in ubifs_shash_init() 1530 static inline int ubifs_shash_update(const struct ubifs_info *c, in ubifs_shash_update() 1545 static inline int ubifs_shash_final(const struct ubifs_info *c, in ubifs_shash_final() 1553 static inline int ubifs_node_calc_hash(const struct ubifs_info *c, in ubifs_node_calc_hash() 1574 static inline int ubifs_check_hash(const struct ubifs_info *c, in ubifs_check_hash() 1589 static inline int ubifs_check_hmac(const struct ubifs_info *c, in ubifs_check_hmac() 1600 static inline int ubifs_node_check_hash(const struct ubifs_info *c, in ubifs_node_check_hash() [all …]
|
/linux-5.10/arch/um/drivers/ |
D | ssl.c | 114 static void ssl_console_write(struct console *c, const char *string, in ssl_console_write() 125 static struct tty_driver *ssl_console_device(struct console *c, int *index) in ssl_console_device()
|
/linux-5.10/arch/x86/kernel/ |
D | probe_roms.c | 191 unsigned char sum, c; in romchecksum() local 202 unsigned char c; in probe_roms() local
|
/linux-5.10/arch/alpha/boot/ |
D | stdio.c | 28 int i, c; in skip_atoi() local 45 char c,sign,tmp[66]; in number() local
|