Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/demo/
H A Ddemo-simple.c25 static const struct demo_ops simple_ops = { variable
45 .ops = &simple_ops,
/openbmc/linux/sound/soc/generic/
H A Dsimple-card.c25 static const struct snd_soc_ops simple_ops = { variable
206 dai_link->ops = &simple_ops; in simple_link_init()