Searched defs:dev_ops (Results 1 – 5 of 5) sorted by relevance
403 struct dev_ops { struct 423 * Create a dev_ops suitable for a streams driver: argument
895 static struct dev_ops dev_ops = { variable
82 static const topo_modops_t dev_ops = variable
905 struct dev_ops *dev_ops; in sv_enable() local
185 #define QL_STREAM_OPS(dev_ops, attach, detach) \ argument