Searched refs:plug_ops (Results 1 – 6 of 6) sorted by relevance
160 static struct rtnl_tc_ops plug_ops = { variable169 rtnl_tc_register(&plug_ops); in plug_init()174 rtnl_tc_unregister(&plug_ops); in plug_exit()
50 extern const struct pcm_ops plug_ops;
724 ops = &plug_ops; in pcm_params_get()1083 pcm->ops = &plug_ops; in pcm_open()
771 const struct pcm_ops plug_ops = { variable
134 extern struct pcm_ops plug_ops;621 ops = &plug_ops; in pcm_params_get()926 pcm->ops = &plug_ops; in pcm_open()
792 struct pcm_ops plug_ops = { variable