Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/remoteproc/
Dremoteproc_internal.h42 static inline bool rproc_has_feature(struct rproc *rproc, unsigned int feature) in rproc_has_feature() function
Dremoteproc_core.c1845 if (rproc_has_feature(rproc, RPROC_FEAT_ATTACH_ON_RECOVERY)) in rproc_trigger_recovery()