Searched hist:e6ce180fa6df519b1e24dab9d1fcbe32ce618a5e (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | hda_jack.h | diff e6ce180fa6df519b1e24dab9d1fcbe32ce618a5e Wed Nov 28 07:17:58 CST 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add jack pointer and unsolicited event bits to callback
For allowing the callee to evaluate the associated jack information and the unsolicited event data, add the new fields to hda_jack_callback. They can be used, for example, to retrieve the headset button state in the callback.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_jack.c | diff e6ce180fa6df519b1e24dab9d1fcbe32ce618a5e Wed Nov 28 07:17:58 CST 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add jack pointer and unsolicited event bits to callback
For allowing the callee to evaluate the associated jack information and the unsolicited event data, add the new fields to hda_jack_callback. They can be used, for example, to retrieve the headset button state in the callback.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|