Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/mixart/
Dmixart_hwdep.c264 struct mixart_uid get_console_mgr; in mixart_enum_physio() local
269 get_console_mgr.object_id = 0; in mixart_enum_physio()
270 get_console_mgr.desc = MSG_CONSOLE_MANAGER | 0; /* cardindex = 0 */ in mixart_enum_physio()
273 request.uid = get_console_mgr; in mixart_enum_physio()
274 request.data = &get_console_mgr; in mixart_enum_physio()
275 request.size = sizeof(get_console_mgr); in mixart_enum_physio()