Home
last modified time | relevance | path

Searched refs:pruss_get (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dpruss_driver.h108 struct pruss *pruss_get(struct rproc *rproc);
124 static inline struct pruss *pruss_get(struct rproc *rproc) in pruss_get() function
/kernel/linux/linux-6.6/drivers/soc/ti/
H A Dpruss.c39 * pruss_get() - get the pruss for a given PRU remoteproc
56 struct pruss *pruss_get(struct rproc *rproc) in pruss_get() function
80 EXPORT_SYMBOL_GPL(pruss_get); variable
86 * Complimentary function for pruss_get(). Needs to be called
87 * after the PRUSS is used, and only if the pruss_get() succeeds.
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c2039 pruss = pruss_get(eth0_node ? in prueth_probe()

Completed in 4 milliseconds