Searched refs:rproc_get_ops (Results 1 – 4 of 4) sorted by relevance
166 ops = rproc_get_ops(dev); in rproc_pre_probe()196 ops = rproc_get_ops(dev); in rproc_post_probe()311 ops = rproc_get_ops(dev); in rproc_load()371 ops = rproc_get_ops(dev); in _rproc_ops_wrapper()
177 ops = rproc_get_ops(dev);209 const struct dm_rproc_ops *ops = rproc_get_ops(dev);387 ops = rproc_get_ops(dev);496 ops = rproc_get_ops(dev);
33 const struct dm_rproc_ops *ops = rproc_get_ops(dev); in print_remoteproc_list()
132 #define rproc_get_ops(dev) ((struct dm_rproc_ops *)(dev)->driver->ops) macro
Completed in 6 milliseconds