Searched refs:default_info (Results 1 – 2 of 2) sorted by relevance
197 static struct hw_info default_info = { 0, 0, 0, 0, 0 }; variable369 return (i < NR_INFO) ? hw_info+i : &default_info; in get_prom()452 return &default_info; in get_hwired()
2660 static const struct procunit_info default_info = {2678 info = &default_info; in build_audio_procunit() 2686 static const struct procunit_info default_info = { build_audio_procunit() local