Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dst_remoteproc.c37 struct st_rproc_config { struct
44 struct st_rproc_config *config; argument
261 static const struct st_rproc_config st40_rproc_cfg = {
267 static const struct st_rproc_config st231_rproc_cfg = {
361 ddata->config = (struct st_rproc_config *)match->data; in st_rproc_probe()