start_info 92 arch/x86/xen/enlighten.c struct start_info *xen_start_info; start_info 19 arch/x86/xen/xen-ops.h extern struct start_info *xen_start_info; start_info 56 include/asm-x86/xen/hypervisor.h extern struct start_info *xen_start_info; start_info 198 sound/isa/sb/sb16_csp.c struct snd_sb_csp_start start_info; start_info 239 sound/isa/sb/sb16_csp.c if (copy_from_user(&start_info, (void __user *) arg, sizeof(start_info))) start_info 242 sound/isa/sb/sb16_csp.c err = snd_sb_csp_start(p, start_info.sample_width, start_info.channels);