Home
last modified time | relevance | path

Searched refs:SNDRV_UMP_BLOCK_UI_HINT_BOTH (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h830 #define SNDRV_UMP_BLOCK_UI_HINT_BOTH 0x03 macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h830 #define SNDRV_UMP_BLOCK_UI_HINT_BOTH 0x03 macro
/openbmc/linux/sound/core/
H A Dump.c467 case SNDRV_UMP_BLOCK_UI_HINT_BOTH: in ump_ui_hint_string()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_midi2.c2347 block_opts->info.ui_hint = SNDRV_UMP_BLOCK_UI_HINT_BOTH; in f_midi2_block_opts_create()