Searched refs:pdc_sti_call (Results 1 – 3 of 3) sorted by relevance
90 int pdc_sti_call(unsigned long func, unsigned long flags,
1294 int pdc_sti_call(unsigned long func, unsigned long flags, in pdc_sti_call() function1307 EXPORT_SYMBOL(pdc_sti_call);
1111 ret = pdc_sti_call(func, _flags, _inptr, _outptr, _glob_cfg); in sti_call()