Searched defs:tag (Results 1 – 12 of 12) sorted by relevance
/sound/synth/emux/ |
D | emux_effect.c | 33 #define xoffsetof(type,tag) ((long)(&((type)NULL)->tag) - (long)(NULL)) argument 35 #define parm_offset(tag) xoffsetof(struct soundfont_voice_parm *, tag) argument
|
/sound/hda/ext/ |
D | hdac_ext_stream.c | 39 int idx, int direction, int tag) in snd_hdac_ext_stream_init() 83 int i, tag, idx = start_idx; in snd_hdac_ext_stream_init_all() local
|
/sound/pci/hda/ |
D | hda_jack.c | 94 snd_hda_jack_tbl_get_from_tag(struct hda_codec *codec, unsigned char tag) in snd_hda_jack_tbl_get_from_tag() 536 int tag = (res >> AC_UNSOL_RES_TAG_SHIFT) & 0x7f; in snd_hda_jack_unsol_event() local
|
D | hda_jack.h | 32 unsigned char tag; /* unsol event tag */ member
|
D | hda_sysfs.c | 608 const char *tag; member
|
D | hda_controller.c | 1368 int dir, tag; in azx_init_streams() local
|
D | patch_hdmi.c | 746 int tag = res >> AC_UNSOL_RES_TAG_SHIFT; in hdmi_intrinsic_event() local 765 int tag = res >> AC_UNSOL_RES_TAG_SHIFT; in hdmi_non_intrinsic_event() local 788 int tag = res >> AC_UNSOL_RES_TAG_SHIFT; in hdmi_unsol_event() local
|
/sound/pci/lola/ |
D | lola_clock.c | 253 unsigned int tag; in lola_update_ext_clock_freq() local
|
/sound/aoa/soundbus/ |
D | soundbus.h | 43 int tag; member
|
/sound/hda/ |
D | hdac_stream.c | 26 int idx, int direction, int tag) in snd_hdac_stream_init()
|
/sound/firewire/ |
D | amdtp-stream.c | 721 int type, tag, err; in amdtp_stream_start() local
|
/sound/soc/codecs/ |
D | sigmadsp.c | 49 __le32 tag; member
|