Searched refs:AUDIO_FU_CONTROL_VOLUME (Results 1 – 3 of 3) sorted by relevance
220 setup->wValue = (AUDIO_FU_CONTROL_VOLUME << 8) | ch; in usbh_audio_set_volume()233 setup->wValue = (AUDIO_FU_CONTROL_VOLUME << 8) | ch; in usbh_audio_set_volume()246 setup->wValue = (AUDIO_FU_CONTROL_VOLUME << 8) | ch; in usbh_audio_set_volume()258 setup->wValue = (AUDIO_FU_CONTROL_VOLUME << 8) | ch; in usbh_audio_set_volume()270 setup->wValue = (AUDIO_FU_CONTROL_VOLUME << 8) | ch; in usbh_audio_set_volume()
132 case AUDIO_FU_CONTROL_VOLUME: in audio_class_interface_request_handler()
232 #define AUDIO_FU_CONTROL_VOLUME 0x02 macro
Completed in 12 milliseconds