Searched refs:pdc_sti_call (Results 1 – 3 of 3) sorted by relevance
88 int pdc_sti_call(unsigned long func, unsigned long flags,
1262 int pdc_sti_call(unsigned long func, unsigned long flags, in pdc_sti_call() function1275 EXPORT_SYMBOL(pdc_sti_call);
1110 ret = pdc_sti_call(func, _flags, _inptr, _outptr, _glob_cfg); in sti_call()