Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dqcscm.c134 void qcscm_smc_exec(uint64_t *, uint64_t *);
215 qcscm_smc_exec(uint64_t *in, uint64_t *out) in qcscm_smc_exec() function
270 qcscm_smc_exec(smcreq, smcres); in qcscm_smc_call()