Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dst_remoteproc.c37 struct st_rproc_config { struct
44 struct st_rproc_config *config; argument
264 static const struct st_rproc_config st40_rproc_cfg = {
270 static const struct st_rproc_config st231_rproc_cfg = {
364 ddata->config = (struct st_rproc_config *)match->data; in st_rproc_probe()