Home
last modified time | relevance | path

Searched refs:pdc_coproc_cfg (Results 1 – 4 of 4) sorted by relevance

/arch/parisc/include/asm/
Dpdc.h21 struct pdc_coproc_cfg { /* for PDC_COPROC_CFG */ struct
270 int pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info);
271 int pdc_coproc_cfg_unlocked(struct pdc_coproc_cfg *pdc_coproc_info);
/arch/parisc/kernel/
Dprocessor.c305 struct pdc_coproc_cfg coproc_cfg; in init_per_cpu()
308 ret = pdc_coproc_cfg(&coproc_cfg); in init_per_cpu()
Dsetup.c404 struct pdc_coproc_cfg coproc_cfg; in start_parisc()
Dfirmware.c306 int pdc_coproc_cfg_unlocked(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg_unlocked()
327 int pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg() function