Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart_hwdep.c251 struct mixart_uid get_console_mgr; in mixart_enum_physio() local
256 get_console_mgr.object_id = 0; in mixart_enum_physio()
257 get_console_mgr.desc = MSG_CONSOLE_MANAGER | 0; /* cardindex = 0 */ in mixart_enum_physio()
260 request.uid = get_console_mgr; in mixart_enum_physio()
261 request.data = &get_console_mgr; in mixart_enum_physio()
262 request.size = sizeof(get_console_mgr); in mixart_enum_physio()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds