Searched defs:dev_ops (Results 1 – 6 of 6) sorted by relevance
379 struct dev_ops { struct399 * Create a dev_ops suitable for a streams driver: argument
42 PedDeviceArchOps* dev_ops; member
895 static struct dev_ops dev_ops = { variable
82 static const topo_modops_t dev_ops = variable
902 struct dev_ops *dev_ops; in sv_enable() local
185 #define QL_STREAM_OPS(dev_ops, attach, detach) \ argument