Home
last modified time | relevance | path

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

12

/linux/arch/powerpc/include/asm/
A Dhead-64.h60 #define OPEN_FIXED_SECTION(sname, start, end) \ argument
92 #define ZERO_FIXED_SECTION(sname, start, end) \ argument
100 #define USE_FIXED_SECTION(sname) \ argument
110 #define CLOSE_FIXED_SECTION(sname) \ argument
116 #define __FIXED_SECTION_ENTRY_BEGIN(sname, name, __align) \ argument
122 #define FIXED_SECTION_ENTRY_BEGIN(sname, name) \ argument
125 #define FIXED_SECTION_ENTRY_BEGIN_LOCATION(sname, name, start, size) \ argument
142 #define FIXED_SECTION_ENTRY_END_LOCATION(sname, name, start, size) \ argument
/linux/include/linux/
A 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/arch/arm64/include/asm/
A Dsyscall_wrapper.h35 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument
69 #define SYSCALL_DEFINE0(sname) \ argument
/linux/sound/soc/tegra/
A Dtegra210_ahub.h77 #define WIDGETS(sname, ename) \ argument
83 #define TX_WIDGETS(sname) \ argument
87 #define DAI(sname) \ argument
A Dtegra210_mixer.c447 #define RX_ROUTES(id, sname) \ argument
456 #define ADDER_ROUTES(id, sname) \ argument
472 #define TX_ROUTES(id, sname) \ argument
A Dtegra210_adx.c286 #define STREAM_ROUTES(id, sname) \ argument
299 #define STREAM_ROUTES(id, sname) \ argument
A Dtegra210_amx.c321 #define STREAM_ROUTES(id, sname) \ argument
A Dtegra210_mvc.c498 #define MVC_ROUTES(sname) \ argument
A Dtegra210_sfc.c3414 #define RESAMPLE_ROUTE(sname) \ argument
/linux/arch/s390/include/asm/
A Dsyscall_wrapper.h74 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument
80 #define SYSCALL_DEFINE0(sname) \ argument
131 #define SYSCALL_DEFINE0(sname) \ argument
/linux/fs/udf/
A 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/drivers/hwmon/
A Diio_hwmon.c74 char *sname; in iio_hwmon_probe() local
/linux/sound/pci/hda/
A Dhda_tegra.c260 const char *sname, *drv_name = "tegra-hda"; in hda_tegra_first_init() local
A Dhda_eld.c496 char *sname; in snd_hdmi_write_eld_info() local
/linux/arch/x86/include/asm/
A Dsyscall_wrapper.h249 #define SYSCALL_DEFINE0(sname) \ argument
/linux/drivers/regulator/
A Das3722-regulator.c49 const char *sname; member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dchannv50.c84 const char *sname = ""; in nv50_disp_chan_mthd() local
/linux/drivers/staging/r8188eu/core/
A Drtw_br_ext.c650 u_int8_t sname[64]; member
/linux/sound/pci/
A Dcmipci.c2398 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument
2407 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument
2439 #define DEFINE_SWITCH(sname, stype, sarg) \ argument
2448 #define DEFINE_CARD_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_CARD, sarg) argument
2449 #define DEFINE_MIXER_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_MIXER, sarg) argument
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_drm.c192 nouveau_cli_init(struct nouveau_drm *drm, const char *sname, in nouveau_cli_init()
/linux/sound/soc/intel/catpt/
A Dpcm.c1059 #define CATPT_VOLUME_CTL(kname, sname) \ argument
/linux/drivers/staging/gdm724x/
A Dgdm_lte.c608 u8 sname[64]; /* server host name (ASCIZ) */ in gdm_lte_netif_rx() member
/linux/kernel/
A Dmodule.c2410 static bool module_init_layout_section(const char *sname) in module_init_layout_section()
2448 const char *sname = info->secstrings + s->sh_name; in layout_sections() local
2481 const char *sname = info->secstrings + s->sh_name; in layout_sections() local
/linux/sound/soc/sof/
A Dsof-priv.h60 #define SOF_DAI_STREAM(sname, scmin, scmax, srates, sfmt) \ argument
/linux/arch/x86/kernel/apic/
A Dx2apic_uv_x.c230 #define uvxy_field(sname, field, undef) ( \ argument

Completed in 60 milliseconds

12