qcom_rnd_softc
struct qcom_rnd_softc *sc, *exp;
struct qcom_rnd_softc *sc;
qcom_rnd_harvest(struct qcom_rnd_softc *sc, void *buf, size_t *sz)
struct qcom_rnd_softc *sc;
sizeof(struct qcom_rnd_softc)
static int qcom_rnd_harvest(struct qcom_rnd_softc *, void *, size_t *);
static _Atomic(struct qcom_rnd_softc *) g_qcom_rnd_softc;