Searched refs:pdc_stable_get_size (Results 1 – 3 of 3) sorted by relevance
58 int pdc_stable_get_size(unsigned long *size);
785 int pdc_stable_get_size(unsigned long *size) in pdc_stable_get_size() function797 EXPORT_SYMBOL(pdc_stable_get_size);
1032 if (pdc_stable_get_size(&pdcs_size) != PDC_OK) in pdc_stable_init()