Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dpdc.h91 int pdc_sti_call(unsigned long func, unsigned long flags,
/openbmc/linux/arch/parisc/kernel/
H A Dfirmware.c1428 int pdc_sti_call(unsigned long func, unsigned long flags, in pdc_sti_call() function
1449 EXPORT_SYMBOL(pdc_sti_call);
/openbmc/linux/drivers/video/
H A Dsticore.c1193 ret = pdc_sti_call(func, _flags, _inptr, _outptr, _glob_cfg, in sti_call()