Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_bus.c17 static const struct hdac_bus_ops default_ops = { variable
39 bus->ops = &default_ops; in snd_hdac_bus_init()
/openbmc/linux/tools/perf/util/
H A Dhist.c543 static struct hist_entry_ops default_ops = { variable
557 ops = template->ops = &default_ops; in hist_entry__new()