Searched refs:MSG_STREAM_STOP_INPUT_STAGE_PACKET (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/pci/mixart/
H A Dmixart_core.h31 MSG_STREAM_STOP_INPUT_STAGE_PACKET = 0x13000A, enumerator in enum:mixart_message_id
190 MSG_STREAM_STOP_INPUT_STAGE_PACKET = 0x130000 + 10,
H A Dmixart_core.c361 case MSG_STREAM_STOP_INPUT_STAGE_PACKET:
H A Dmixart.c395 request.message_id = start ? MSG_STREAM_START_INPUT_STAGE_PACKET : MSG_STREAM_STOP_INPUT_STAGE_PACKET;

Completed in 112 milliseconds