Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dremoteproc.h299 u32 dfeatures; member
/Linux-v4.19/drivers/remoteproc/
Dremoteproc_virtio.c202 return rsc->dfeatures; in rproc_virtio_get_features()
Dremoteproc_debugfs.c215 seq_printf(seq, " Device features 0x%x\n", v->dfeatures); in rproc_rsc_table_show()
Dremoteproc_core.c366 rsc->id, rsc->dfeatures, rsc->config_len, rsc->num_of_vrings); in rproc_handle_vdev()