Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-audio.c564 #define VOLUME_CONTROL 0x02 macro
728 case ATTRIB_ID(VOLUME_CONTROL, CR_GET_CUR, 0x0200): in usb_audio_get_control()
736 case ATTRIB_ID(VOLUME_CONTROL, CR_GET_MIN, 0x0200): in usb_audio_get_control()
743 case ATTRIB_ID(VOLUME_CONTROL, CR_GET_MAX, 0x0200): in usb_audio_get_control()
750 case ATTRIB_ID(VOLUME_CONTROL, CR_GET_RES, 0x0200): in usb_audio_get_control()
777 case ATTRIB_ID(VOLUME_CONTROL, CR_SET_CUR, 0x0200): in usb_audio_set_control()