Searched refs:pdc_stable_get_size (Results 1 – 3 of 3) sorted by relevance
56 int pdc_stable_get_size(unsigned long *size);
752 int pdc_stable_get_size(unsigned long *size) in pdc_stable_get_size() function764 EXPORT_SYMBOL(pdc_stable_get_size);
1043 if (pdc_stable_get_size(&pdcs_size) != PDC_OK) in pdc_stable_init()