control: Add UMP Endpoint and Block info query support

Add functions to query the UMP Endpoint and Block info via control
interface.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Iwai 2023-05-22 18:04:40 +02:00
parent 8bc10c83b1
commit 81b0cf46d1
6 changed files with 51 additions and 0 deletions

View file

@ -180,6 +180,7 @@
#include "pcm.h"
#include "pcm_plugin.h"
#include "rawmidi.h"
#include "ump.h"
#include "timer.h"
#include "hwdep.h"
#include "control.h"