Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/mixart/
H A Dmixart_hwdep.c252 struct mixart_uid get_console_mgr; in mixart_enum_physio() local
257 get_console_mgr.object_id = 0; in mixart_enum_physio()
258 get_console_mgr.desc = MSG_CONSOLE_MANAGER | 0; /* cardindex = 0 */ in mixart_enum_physio()
261 request.uid = get_console_mgr; in mixart_enum_physio()
262 request.data = &get_console_mgr; in mixart_enum_physio()
263 request.size = sizeof(get_console_mgr); in mixart_enum_physio()