Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dahb.c618 struct rproc *prproc; in ath11k_core_get_rproc() local
626 prproc = rproc_get_by_phandle(rproc_phandle); in ath11k_core_get_rproc()
627 if (!prproc) { in ath11k_core_get_rproc()
631 ab_ahb->tgt_rproc = prproc; in ath11k_core_get_rproc()