Home
last modified time | relevance | path

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

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