get_console_mgr   251 sound/pci/mixart/mixart_hwdep.c 	struct mixart_uid get_console_mgr;
get_console_mgr   256 sound/pci/mixart/mixart_hwdep.c 	get_console_mgr.object_id = 0;
get_console_mgr   257 sound/pci/mixart/mixart_hwdep.c 	get_console_mgr.desc = MSG_CONSOLE_MANAGER | 0; /* cardindex = 0 */
get_console_mgr   260 sound/pci/mixart/mixart_hwdep.c 	request.uid = get_console_mgr;
get_console_mgr   261 sound/pci/mixart/mixart_hwdep.c 	request.data = &get_console_mgr;
get_console_mgr   262 sound/pci/mixart/mixart_hwdep.c 	request.size = sizeof(get_console_mgr);