| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6routing.c | 476 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 D | rcar_thermal.c | 140 #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 D | resource.c | 884 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 D | string.c | 23 void *memset(void *s, int c, size_t n) in memset()
|
| /linux/Documentation/usb/ |
| H A D | usbdevfs-drop-permissions.c | 59 int c, fd; in main() local
|
| /linux/sound/soc/codecs/ |
| H A D | simple-amplifier.c | 21 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in drv_event() local
|
| /linux/arch/sparc/include/asm/ |
| H A D | string.h | 18 #define memset(s, c, count) __builtin_memset(s, c, count) argument
|
| /linux/arch/arm/common/ |
| H A D | sharpsl_param.c | 30 #define MAGIC_CHG(a,b,c,d) ( ( d << 24 ) | ( c << 16 ) | ( b << 8 ) | a ) argument
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_bpffs.c | 36 struct stat a, b, c; in fn() local
|
| /linux/security/selinux/ss/ |
| H A D | symtab.c | 20 unsigned char c; in symhash() local
|
| /linux/arch/riscv/include/asm/ |
| H A D | string.h | 36 #define memset(s, c, n) __memset(s, c, n) argument
|
| /linux/arch/arm64/include/asm/ |
| H A D | rqspinlock.h | 89 #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 D | dpu_hw_dspp.c | 78 struct dpu_hw_dspp *c; in dpu_hw_dspp_init() local
|
| /linux/drivers/pinctrl/nomadik/ |
| H A D | pinctrl-abx500.h | 101 #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 D | au8522_dig.c | 598 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 D | nls_euc-jp.c | 22 #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 D | vxp_ops.c | 80 int c; in vx_check_magic() local 139 int c; in vxp_load_xilinx_binary() local [all...] |
| /linux/net/netfilter/ |
| H A D | nfnetlink_hook.c | 40 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 D | rqspinlock.c | 317 #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 D | nfsfh.h | 115 #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 D | f_eem.c | 245 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 D | hvc_rtas.c | 50 int c; in hvc_rtas_read_console() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_siphash.h | 14 #define SIPHASH_PERMUTATION(a, b, c, d) ( \ argument
|
| /linux/arch/m68k/sun3/prom/ |
| H A D | misc.c | 68 int c; in prom_get_idprom() local
|
| /linux/security/ipe/ |
| H A D | policy_tests.c | 233 static void pol_to_desc(const struct policy_case *c, char *desc) in pol_to_desc()
|