Home
last modified time | relevance | path

Searched defs:c (Results 901 – 925 of 2688) sorted by relevance

1...<<31323334353637383940>>...108

/linux-5.10/fs/
Dfs_parser.c245 const struct constant_table *c; in fs_param_is_enum() local
336 int c = strcmp(tbl[i-1].name, tbl[i].name); in validate_constant_table() local
/linux-5.10/sound/pcmcia/vx/
Dvxp_ops.c80 int c; in vx_check_magic() local
139 int c; in vxp_load_xilinx_binary() local
/linux-5.10/drivers/gpu/drm/i915/gvt/
Ddmabuf.c256 static bool validate_hotspot(struct intel_vgpu_cursor_plane_format *c) in validate_hotspot()
270 struct intel_vgpu_cursor_plane_format c; in vgpu_get_plane_info() local
/linux-5.10/tools/spi/
Dspidev_fdx.c108 int c; in main() local
/linux-5.10/arch/openrisc/kernel/
Dtime.c35 u32 c; in openrisc_timer_set_next() local
/linux-5.10/drivers/gpu/drm/exynos/
Dregs-scaler.h79 #define _SCALER_HCOEF_DELTA(r, c) ((r) * 0x10 + (c) * 0x4) argument
80 #define _SCALER_VCOEF_DELTA(r, c) ((r) * 0x8 + (c) * 0x4) argument
82 #define SCALER_YHCOEF(r, c) (0x60 + _SCALER_HCOEF_DELTA((r), (c))) argument
83 #define SCALER_YVCOEF(r, c) (0xf0 + _SCALER_VCOEF_DELTA((r), (c))) argument
84 #define SCALER_CHCOEF(r, c) (0x140 + _SCALER_HCOEF_DELTA((r), (c))) argument
85 #define SCALER_CVCOEF(r, c) (0x1d0 + _SCALER_VCOEF_DELTA((r), (c))) argument
/linux-5.10/arch/mips/mm/
Duasm-micromips.c32 #define M(a, b, c, d, e, f) \ argument
/linux-5.10/arch/x86/boot/compressed/
Dstring.c43 void *memset(void *s, int c, size_t n) in memset()
/linux-5.10/fs/f2fs/
Dhash.c29 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; in TEA_transform() local
/linux-5.10/arch/arm/mach-ep93xx/include/mach/
Duncompress.h35 static inline void putc(int c) in putc()
/linux-5.10/arch/s390/kernel/
Dperf_cpum_cf_events.c665 struct attribute **c) in merge_attr()
/linux-5.10/kernel/locking/
Dqspinlock_stat.h133 #define pv_kick(c) __pv_kick(c) argument
/linux-5.10/arch/x86/math-emu/
Dpoly.h48 #define MK_XSIG(a,b,c) { c, b, a } argument
/linux-5.10/arch/s390/include/asm/
Dchpid.h49 #define chp_id_for_each(c) \ argument
/linux-5.10/drivers/usb/gadget/legacy/
Dacm_ms.c106 static int acm_ms_do_config(struct usb_configuration *c) in acm_ms_do_config()
/linux-5.10/arch/mips/bcm47xx/
Dsetup.c149 struct cpuinfo_mips *c = &current_cpu_data; in plat_mem_setup() local
/linux-5.10/sound/soc/qcom/qdsp6/
Dq6routing.c464 struct snd_soc_component *c = snd_soc_dapm_to_component(dapm); in msm_routing_get_audio_mixer() local
481 struct snd_soc_component *c = snd_soc_dapm_to_component(dapm); in msm_routing_put_audio_mixer() local
1083 static int msm_routing_probe(struct snd_soc_component *c) in msm_routing_probe()
/linux-5.10/drivers/media/dvb-frontends/
Dbcm3510.c365 struct bcm3510_hab_cmd_tune c; in bcm3510_tuner_cmd() local
497 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in bcm3510_set_frontend() local
763 struct bcm3510_hab_cmd_set_agc c; in bcm3510_init() local
/linux-5.10/lib/reed_solomon/
Dtest_rslib.c77 uint16_t *c; /* sent codeword */ member
159 uint16_t *c = ws->c; in get_rcw_we() local
268 uint16_t *c = ws->c; in test_uc() local
/linux-5.10/drivers/media/pci/saa7164/
Dsaa7164-core.c250 struct list_head *c, *n; in saa7164_work_enchandler_helper() local
573 struct list_head *c, *n; in saa7164_irq_ts() local
1088 int i, c; in saa7164_seq_show() local
/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c630 int c; in mdp5_ctlm_request() local
664 int c; in mdp5_ctlm_hw_reset() local
689 int c, ret; in mdp5_ctlm_init() local
/linux-5.10/drivers/tty/serial/
Dvt8500_serial.c166 unsigned int c; in handle_rx() local
489 static void vt8500_console_putchar(struct uart_port *port, int c) in vt8500_console_putchar()
567 static void vt8500_put_poll_char(struct uart_port *port, unsigned char c) in vt8500_put_poll_char()
/linux-5.10/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c102 we_need_to_go_deeper_ptr_t c; member
165 int c; member
182 struct struct_with_embedded_stuff *c; member
/linux-5.10/sound/soc/meson/
Dgx-card.c67 static int gx_card_cpu_identify(struct snd_soc_dai_link_component *c, in gx_card_cpu_identify()
/linux-5.10/include/trace/
Dperf.h25 #define __perf_count(c) (__count = (c)) argument

1...<<31323334353637383940>>...108