Searched refs:pdc_sti_call (Results 1 – 3 of 3) sorted by relevance
89 int pdc_sti_call(unsigned long func, unsigned long flags,
1371 int pdc_sti_call(unsigned long func, unsigned long flags, in pdc_sti_call() function1384 EXPORT_SYMBOL(pdc_sti_call);
1146 ret = pdc_sti_call(func, _flags, _inptr, _outptr, _glob_cfg); in sti_call()