Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dremoteproc.h305 u32 dfeatures; member
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_debugfs.c331 seq_printf(seq, " Device features 0x%x\n", v->dfeatures); in rproc_rsc_table_show()
H A Dremoteproc_virtio.c253 return rsc->dfeatures; in rproc_virtio_get_features()
H A Dremoteproc_core.c499 rsc->id, rsc->dfeatures, rsc->config_len, rsc->num_of_vrings); in rproc_handle_vdev()