Home
last modified time | relevance | path

Searched defs:c (Results 726 – 750 of 2300) sorted by relevance

1...<<21222324252627282930>>...92

/linux/sound/soc/qcom/qdsp6/
H A Dq6routing.c476 struct snd_soc_component *c = snd_soc_dapm_to_component(dapm); in msm_routing_get_audio_mixer() local
493 struct snd_soc_component *c = snd_soc_dapm_to_component(dapm); in msm_routing_put_audio_mixer() local
1096 static int msm_routing_probe(struct snd_soc_component *c) in msm_routing_probe()
/linux/drivers/thermal/renesas/
H A Drcar_thermal.c140 #define rcar_thermal_common_read(c, r) \ argument
148 #define rcar_thermal_common_write(c, r, d) \ argument
156 #define rcar_thermal_common_bset(c, r, m, d) \ argument
/linux/drivers/acpi/
H A Dresource.c884 struct res_proc_context *c) in acpi_dev_new_resource_entry()
903 struct res_proc_context *c = context; in acpi_dev_process_resource() local
944 struct res_proc_context c; in __acpi_dev_get_resources() local
/linux/arch/mips/boot/compressed/
H A Dstring.c23 void *memset(void *s, int c, size_t n) in memset()
/linux/Documentation/usb/
H A Dusbdevfs-drop-permissions.c59 int c, fd; in main() local
/linux/sound/soc/codecs/
H A Dsimple-amplifier.c21 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in drv_event() local
/linux/arch/sparc/include/asm/
H A Dstring.h18 #define memset(s, c, count) __builtin_memset(s, c, count) argument
/linux/arch/arm/common/
H A Dsharpsl_param.c30 #define MAGIC_CHG(a,b,c,d) ( ( d << 24 ) | ( c << 16 ) | ( b << 8 ) | a ) argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_bpffs.c36 struct stat a, b, c; in fn() local
/linux/security/selinux/ss/
H A Dsymtab.c20 unsigned char c; in symhash() local
/linux/arch/riscv/include/asm/
H A Dstring.h36 #define memset(s, c, n) __memset(s, c, n) argument
/linux/arch/arm64/include/asm/
H A Drqspinlock.h89 #define res_smp_cond_load_acquire(v, c) smp_cond_load_acquire_timewait(v, c, 0, 1) argument
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.c78 struct dpu_hw_dspp *c; in dpu_hw_dspp_init() local
/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h101 #define GPIO_IRQ_CLUSTER(a, b, c) \ argument
139 #define ABX500_PINRANGE(a, b, c) { .offset = a, .npins = b, .altfunc = c } argument
/linux/drivers/media/dvb-frontends/
H A Dau8522_dig.c598 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in au8522_set_frontend() local
807 struct dtv_frontend_properties *c) in au8522_get_frontend()
/linux/fs/nls/
H A Dnls_euc-jp.c22 #define IS_SJIS_JISX0201KANA(c) ((0xA1 <= (c)) && ((c) <= 0xDF)) argument
43 #define IS_EUC_BYTE(c) ((0xA1 <= (c)) && ((c) <= 0xFE)) argument
/linux/sound/pcmcia/vx/
H A Dvxp_ops.c80 int c; in vx_check_magic() local
139 int c; in vxp_load_xilinx_binary() local
[all...]
/linux/net/netfilter/
H A Dnfnetlink_hook.c40 struct netlink_dump_control *c) in nf_netlink_dump_start_rcu()
439 struct netlink_dump_control c = { in nfnl_hook_get() local
/linux/kernel/bpf/
H A Drqspinlock.c317 #define res_smp_cond_load_acquire(v, c) smp_cond_load_acquire(v, c) argument
320 #define res_atomic_cond_read_acquire(v, c) res_smp_cond_load_acquire(&(v)->counter, (c)) argument
/linux/fs/nfsd/
H A Dnfsfh.h115 #define SET_FH_FLAG(c, f) ((c)->fh_flags |= (f)) argument
116 #define HAS_FH_FLAG(c, f) ((c)->fh_flags & (f)) argument
/linux/drivers/usb/gadget/function/
H A Df_eem.c245 static int eem_bind(struct usb_configuration *c, struct usb_function *f) in eem_bind()
641 static void eem_unbind(struct usb_configuration *c, struct usb_function *f) in eem_unbind()
/linux/drivers/tty/hvc/
H A Dhvc_rtas.c50 int c; in hvc_rtas_read_console() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_siphash.h14 #define SIPHASH_PERMUTATION(a, b, c, d) ( \ argument
/linux/arch/m68k/sun3/prom/
H A Dmisc.c68 int c; in prom_get_idprom() local
/linux/security/ipe/
H A Dpolicy_tests.c233 static void pol_to_desc(const struct policy_case *c, char *desc) in pol_to_desc()

1...<<21222324252627282930>>...92