Home
last modified time | relevance | path

Searched refs:pdc_stable_get_size (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/parisc/include/asm/
Dpdc.h293 int pdc_stable_get_size(unsigned long *size);
/linux-4.4.14/arch/parisc/kernel/
Dfirmware.c722 int pdc_stable_get_size(unsigned long *size) in pdc_stable_get_size() function
734 EXPORT_SYMBOL(pdc_stable_get_size);
/linux-4.4.14/drivers/parisc/
Dpdc_stable.c1043 if (pdc_stable_get_size(&pdcs_size) != PDC_OK) in pdc_stable_init()