Searched hist:"11785 ef53228d23ec386f5fe4a34601536f0c891" (Results 1 – 4 of 4) sorted by relevance
/linux/sound/usb/ |
H A D | power.c | 11785ef53228d23ec386f5fe4a34601536f0c891 Tue Jul 31 14:28:42 CEST 2018 Jorge Sanjuan <jorge.sanjuan@codethink.co.uk> ALSA: usb-audio: Initial Power Domain support
Thee USB Audio Class 3 (UAC3) introduces Power Domains as a new feature to let a host turn individual parts of an audio function to different power states via USB requests. This lets the device get to know a bit amore about what the host is up to in order to optimize power consumption efficiently.
The Power Domains are optional for UAC3 configuration but all UAC3 devices shall include at least one BADD configuration where the support for Power Domains is compulsory.
This patch adds a set of features/helpers to parse these power domains and change their status.
Signed-off-by: Jorge Sanjuan <jorge.sanjuan@codethink.co.uk> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | power.h | diff 11785ef53228d23ec386f5fe4a34601536f0c891 Tue Jul 31 14:28:42 CEST 2018 Jorge Sanjuan <jorge.sanjuan@codethink.co.uk> ALSA: usb-audio: Initial Power Domain support
Thee USB Audio Class 3 (UAC3) introduces Power Domains as a new feature to let a host turn individual parts of an audio function to different power states via USB requests. This lets the device get to know a bit amore about what the host is up to in order to optimize power consumption efficiently.
The Power Domains are optional for UAC3 configuration but all UAC3 devices shall include at least one BADD configuration where the support for Power Domains is compulsory.
This patch adds a set of features/helpers to parse these power domains and change their status.
Signed-off-by: Jorge Sanjuan <jorge.sanjuan@codethink.co.uk> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | Makefile | diff 11785ef53228d23ec386f5fe4a34601536f0c891 Tue Jul 31 14:28:42 CEST 2018 Jorge Sanjuan <jorge.sanjuan@codethink.co.uk> ALSA: usb-audio: Initial Power Domain support
Thee USB Audio Class 3 (UAC3) introduces Power Domains as a new feature to let a host turn individual parts of an audio function to different power states via USB requests. This lets the device get to know a bit amore about what the host is up to in order to optimize power consumption efficiently.
The Power Domains are optional for UAC3 configuration but all UAC3 devices shall include at least one BADD configuration where the support for Power Domains is compulsory.
This patch adds a set of features/helpers to parse these power domains and change their status.
Signed-off-by: Jorge Sanjuan <jorge.sanjuan@codethink.co.uk> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/linux/include/linux/usb/ |
H A D | audio-v3.h | diff 11785ef53228d23ec386f5fe4a34601536f0c891 Tue Jul 31 14:28:42 CEST 2018 Jorge Sanjuan <jorge.sanjuan@codethink.co.uk> ALSA: usb-audio: Initial Power Domain support
Thee USB Audio Class 3 (UAC3) introduces Power Domains as a new feature to let a host turn individual parts of an audio function to different power states via USB requests. This lets the device get to know a bit amore about what the host is up to in order to optimize power consumption efficiently.
The Power Domains are optional for UAC3 configuration but all UAC3 devices shall include at least one BADD configuration where the support for Power Domains is compulsory.
This patch adds a set of features/helpers to parse these power domains and change their status.
Signed-off-by: Jorge Sanjuan <jorge.sanjuan@codethink.co.uk> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|