Searched refs:struct_count_info_sz (Results 1 – 3 of 3) sorted by relevance
626 extern unsigned struct_count_info_sz;
1380 _(SNDCTL_DSP_GETIPTR, WRITE, struct_count_info_sz);1381 _(SNDCTL_DSP_GETOPTR, WRITE, struct_count_info_sz);
759 unsigned struct_count_info_sz = sizeof(count_info); variable