Home
last modified time | relevance | path

Searched refs:simple_ops (Results 1 – 2 of 2) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_simple.c75 skel = SCX_OPS_OPEN(simple_ops, scx_simple); in main()
91 SCX_OPS_LOAD(skel, simple_ops, scx_simple, uei); in main()
92 link = SCX_OPS_ATTACH(skel, simple_ops, scx_simple); in main()
/linux/sound/soc/generic/
H A Dsimple-card.c26 static const struct snd_soc_ops simple_ops = { variable
224 dai_link->ops = &simple_ops; in simple_link_init()