Home
last modified time | relevance | path

Searched defs:c (Results 601 – 625 of 2688) sorted by relevance

1...<<21222324252627282930>>...108

/linux-5.10/arch/m68k/kernel/
Dearly_printk.c20 static void __ref debug_cons_write(struct console *c, in debug_cons_write()
/linux-5.10/arch/mips/dec/prom/
Dconsole.c15 unsigned int c) in prom_console_write()
/linux-5.10/arch/mips/sgi-ip27/
Dip27-console.c35 void prom_putchar(char c) in prom_putchar()
/linux-5.10/arch/arm/mach-omap2/
Di2c.c40 int c = 0; in omap_i2c_reset() local
/linux-5.10/arch/arm/crypto/
Dcrc32-ce-core.S242 .macro __crc32, c argument
/linux-5.10/arch/mips/mm/
Dcerr-sb1.c37 #define CP0_CERRI_IDX_VALID(c) (!((c) & CP0_CERRI_EXTERNAL)) argument
52 #define CP0_CERRD_DPA_VALID(c) (!((c) & CP0_CERRD_EXTERNAL)) argument
53 #define CP0_CERRD_IDX_VALID(c) \ argument
/linux-5.10/drivers/media/v4l2-core/
Dv4l2-flash-led-class.c151 static int v4l2_flash_g_volatile_ctrl(struct v4l2_ctrl *c) in v4l2_flash_g_volatile_ctrl()
193 static int v4l2_flash_s_ctrl(struct v4l2_ctrl *c) in v4l2_flash_s_ctrl()
286 struct v4l2_ctrl_config *c) in __lfs_to_v4l2_ctrl_config()
/linux-5.10/drivers/video/console/
Dsticore.c63 #define c_fg(sti, c) col_trans[((c>> 8) & 7)] argument
64 #define c_bg(sti, c) col_trans[((c>>11) & 7)] argument
65 #define c_index(sti, c) ((c) & 0xff) argument
138 sti_putc(struct sti_struct *sti, int c, int y, int x, in sti_putc()
199 int height, int width, int c, struct sti_cooked_font *font) in sti_clear()
/linux-5.10/drivers/media/pci/ttpci/
Dav7110_av.c585 int c = 0; in find_pes_header() local
633 int c, c2, l, add; in av7110_p2t_write() local
729 int c = 0; in write_ts_header2() local
766 long c = 0; in p_to_t() local
959 unsigned char c; in dvb_video_write() local
1001 unsigned char c; in dvb_audio_write() local
1040 unsigned char c; in play_iframe() local
/linux-5.10/arch/microblaze/kernel/cpu/
Dcpuinfo-pvr-full.c23 #define CI(c, p) { ci->c = PVR_##p(pvr); } argument
/linux-5.10/arch/x86/boot/
Dstring.h16 #define memset(d,c,l) __builtin_memset(d,c,l) argument
/linux-5.10/arch/nios2/lib/
Dmemset.c13 void *memset(void *s, int c, size_t count) in memset()
/linux-5.10/arch/arm/mach-ixp4xx/include/mach/
Duncompress.h20 static inline void putc(int c) in putc()
/linux-5.10/arch/arm/mach-sa1100/include/mach/
Duncompress.h23 static inline void putc(int c) in putc()
/linux-5.10/arch/arm/mach-dove/include/mach/
Duncompress.h14 static void putc(const char c) in putc()
/linux-5.10/arch/x86/kernel/cpu/mce/
Dp5.c45 void intel_p5_mcheck_init(struct cpuinfo_x86 *c) in intel_p5_mcheck_init()
/linux-5.10/arch/arm/mach-ebsa110/include/mach/
Duncompress.h15 static inline void putc(int c) in putc()
/linux-5.10/drivers/net/wireless/ath/ath9k/
Dcommon-debug.c93 #define RX_PHY_ERR_INC(c) rxstats->phy_err_stats[c]++ in ath9k_cmn_debug_stat_rx() argument
94 #define RX_CMN_STAT_INC(c) (rxstats->c++) in ath9k_cmn_debug_stat_rx() argument
/linux-5.10/sound/usb/
Dvalidate.c325 unsigned char *c = p; in snd_usb_validate_audio_desc() local
339 unsigned char *c = p; in snd_usb_validate_midi_desc() local
/linux-5.10/fs/ocfs2/
Dalloc.h193 static inline void ocfs2_init_dealloc_ctxt(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_init_dealloc_ctxt()
203 static inline int ocfs2_dealloc_has_cluster(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_dealloc_has_cluster()
/linux-5.10/arch/x86/crypto/
Dsha256-ssse3-asm.S95 c = %ecx define
142 c = b define
/linux-5.10/tools/perf/util/
Dstrfilter.c16 #define is_operator(c) ((c) == '|' || (c) == '&' || (c) == '!') argument
17 #define is_separator(c) (is_operator(c) || (c) == '(' || (c) == ')') argument
/linux-5.10/drivers/media/tuners/
Dqt1010.c46 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in qt1010_set_params() local
283 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in qt1010_init() local
/linux-5.10/arch/x86/include/asm/
Dhw_irq.h105 static inline void send_cleanup_vector(struct irq_cfg *c) { } in send_cleanup_vector()
106 static inline void irq_complete_move(struct irq_cfg *c) { } in irq_complete_move()
/linux-5.10/drivers/net/wireless/ti/wlcore/
Dscan.c144 struct conf_scan_settings *c = &wl->conf.scan; in wlcore_scan_get_channels() local
156 struct conf_sched_scan_settings *c = &wl->conf.sched_scan; in wlcore_scan_get_channels() local

1...<<21222324252627282930>>...108