Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/mixart/
H A Dmixart_core.h29 MSG_STREAM_START_OUTPUT_STAGE_PACKET = 0x130008, enumerator
H A Dmixart_core.c360 case MSG_STREAM_START_OUTPUT_STAGE_PACKET: in snd_mixart_process_msg()
H A Dmixart.c397 …request.message_id = start ? MSG_STREAM_START_OUTPUT_STAGE_PACKET : MSG_STREAM_STOP_OUTPUT_STAGE_P… in mixart_set_stream_state()