Home
last modified time | relevance | path

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

/linux/sound/pci/mixart/
H A Dmixart_hwdep.c179 /* TODO: really need send_msg MSG_CONNECTOR_GET_AUDIO_INFO for each connector ? perhaps for analog level caps ? */ in mixart_enum_connectors()
180 request.message_id = MSG_CONNECTOR_GET_AUDIO_INFO; in mixart_enum_connectors()
188 "error MSG_CONNECTOR_GET_AUDIO_INFO\n"); in mixart_enum_connectors()
223 /* TODO: really need send_msg MSG_CONNECTOR_GET_AUDIO_INFO for each connector ? perhaps for analog level caps ? */ in mixart_enum_connectors()
224 request.message_id = MSG_CONNECTOR_GET_AUDIO_INFO; in mixart_enum_connectors()
232 "error MSG_CONNECTOR_GET_AUDIO_INFO\n"); in mixart_enum_connectors()
H A Dmixart_core.h15 MSG_CONNECTOR_GET_AUDIO_INFO = 0x050008, enumerator