Searched refs:rproc_get_ops (Results 1 – 3 of 3) sorted by relevance
164 ops = rproc_get_ops(dev); in rproc_pre_probe()194 ops = rproc_get_ops(dev); in rproc_post_probe()310 ops = rproc_get_ops(dev); in rproc_load()370 ops = rproc_get_ops(dev); in _rproc_ops_wrapper()
78 #define rproc_get_ops(dev) ((struct dm_rproc_ops *)(dev)->driver->ops) macro
33 const struct dm_rproc_ops *ops = rproc_get_ops(dev); in print_remoteproc_list()