Searched refs:default_info (Results 1 – 2 of 2) sorted by relevance
201 static hw_info_t default_info = { 0, 0, 0, 0, 0 }; variable365 return (i < NR_INFO) ? hw_info+i : &default_info; in get_prom()442 return &default_info; in get_hwired()
1554 static struct procunit_info default_info = { in build_audio_procunit() local1574 info = &default_info; in build_audio_procunit()