Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 7 of 7) sorted by relevance

/sound/pci/hda/
Dhda_jack.h23 unsigned char tag; /* unsol event tag */ member
56 snd_hda_jack_get_action(struct hda_codec *codec, unsigned int tag) in snd_hda_jack_get_action()
Dhda_jack.c80 snd_hda_jack_tbl_get_from_tag(struct hda_codec *codec, unsigned char tag) in snd_hda_jack_tbl_get_from_tag()
508 int tag = (res >> AC_UNSOL_RES_TAG_SHIFT) & 0x7f; in snd_hda_jack_unsol_event() local
Dpatch_hdmi.c958 int tag = res >> AC_UNSOL_RES_TAG_SHIFT; in hdmi_intrinsic_event() local
984 int tag = res >> AC_UNSOL_RES_TAG_SHIFT; in hdmi_non_intrinsic_event() local
1007 int tag = res >> AC_UNSOL_RES_TAG_SHIFT; in hdmi_unsol_event() local
Dhda_hwdep.c764 const char *tag; member
/sound/synth/emux/
Demux_effect.c33 #define xoffsetof(type,tag) ((long)(&((type)NULL)->tag) - (long)(NULL)) argument
35 #define parm_offset(tag) xoffsetof(struct soundfont_voice_parm *, tag) argument
/sound/pci/lola/
Dlola_clock.c253 unsigned int tag; in lola_update_ext_clock_freq() local
/sound/aoa/soundbus/
Dsoundbus.h43 int tag; member