Home
last modified time | relevance | path

Searched defs:sname (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.1.9/include/linux/
Dsyscalls.h138 #define SYSCALL_TRACE_ENTER_EVENT(sname) \ argument
154 #define SYSCALL_TRACE_EXIT_EVENT(sname) \ argument
170 #define SYSCALL_METADATA(sname, nb, ...) \ argument
201 #define SYSCALL_METADATA(sname, nb, ...) argument
210 #define SYSCALL_DEFINE0(sname) \ argument
226 #define SYSCALL_DEFINEx(x, sname, ...) \ argument
/linux-6.1.9/arch/arm64/include/asm/
Dsyscall_wrapper.h35 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument
69 #define SYSCALL_DEFINE0(sname) \ argument
/linux-6.1.9/sound/soc/tegra/
Dtegra210_ahub.h79 #define WIDGETS(sname, ename) \ argument
85 #define TX_WIDGETS(sname) \ argument
89 #define DAI(sname) \ argument
Dtegra210_mixer.c447 #define RX_ROUTES(id, sname) \ argument
456 #define ADDER_ROUTES(id, sname) \ argument
472 #define TX_ROUTES(id, sname) \ argument
Dtegra210_adx.c286 #define STREAM_ROUTES(id, sname) \ argument
299 #define STREAM_ROUTES(id, sname) \ argument
Dtegra210_ope.c175 #define OPE_ROUTES(sname) \ argument
Dtegra186_asrc.c610 #define ASRC_STREAM_ROUTE(id, sname) \ argument
623 #define ASRC_RATIO_ROUTE(sname) \ argument
Dtegra210_amx.c321 #define STREAM_ROUTES(id, sname) \ argument
Dtegra210_mvc.c617 #define MVC_ROUTES(sname) \ argument
Dtegra210_sfc.c3414 #define RESAMPLE_ROUTE(sname) \ argument
/linux-6.1.9/arch/s390/include/asm/
Dsyscall_wrapper.h74 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument
80 #define SYSCALL_DEFINE0(sname) \ argument
131 #define SYSCALL_DEFINE0(sname) \ argument
/linux-6.1.9/arch/powerpc/include/asm/
Dsyscall_wrapper.h36 #define SYSCALL_DEFINE0(sname) \ argument
/linux-6.1.9/fs/udf/
Dunicode.c379 int udf_get_filename(struct super_block *sb, const uint8_t *sname, int slen, in udf_get_filename()
397 int udf_put_filename(struct super_block *sb, const uint8_t *sname, int slen, in udf_put_filename()
/linux-6.1.9/drivers/hwmon/
Diio_hwmon.c76 char *sname; in iio_hwmon_probe() local
/linux-6.1.9/arch/x86/include/asm/
Dsyscall_wrapper.h249 #define SYSCALL_DEFINE0(sname) \ argument
/linux-6.1.9/drivers/regulator/
Drt5120-regulator.c220 static const char * const sname[] = { in rt5120_fillin_regulator_desc() local
Das3722-regulator.c49 const char *sname; member
/linux-6.1.9/sound/pci/hda/
Dhda_tegra.c267 const char *sname, *drv_name = "tegra-hda"; in hda_tegra_first_init() local
Dhda_eld.c500 char *sname; in snd_hdmi_write_eld_info() local
/linux-6.1.9/kernel/module/
Dmain.c1404 static bool module_init_layout_section(const char *sname) in module_init_layout_section()
1442 const char *sname = info->secstrings + s->sh_name; in layout_sections() local
1477 const char *sname = info->secstrings + s->sh_name; in layout_sections() local
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_br_ext.c595 u_int8_t sname[64]; member
/linux-6.1.9/sound/pci/
Dcmipci.c2397 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument
2406 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument
2438 #define DEFINE_SWITCH(sname, stype, sarg) \ argument
2447 #define DEFINE_CARD_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_CARD, sarg) argument
2448 #define DEFINE_MIXER_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_MIXER, sarg) argument
/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_drm.c205 nouveau_cli_init(struct nouveau_drm *drm, const char *sname, in nouveau_cli_init()
/linux-6.1.9/sound/soc/intel/catpt/
Dpcm.c1072 #define CATPT_VOLUME_CTL(kname, sname) \ argument
/linux-6.1.9/drivers/staging/gdm724x/
Dgdm_lte.c608 u8 sname[64]; /* server host name (ASCIZ) */ in gdm_lte_netif_rx() member

12