Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dahb.c795 struct rproc *prproc; in ath11k_core_get_rproc() local
803 prproc = rproc_get_by_phandle(rproc_phandle); in ath11k_core_get_rproc()
804 if (!prproc) { in ath11k_core_get_rproc()
808 ab_ahb->tgt_rproc = prproc; in ath11k_core_get_rproc()