Home
last modified time | relevance | path

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

/Linux-v5.4/sound/hda/
Dhdac_bus.c17 static const struct hdac_bus_ops default_ops = { variable
37 bus->ops = &default_ops; in snd_hdac_bus_init()
/Linux-v5.4/tools/perf/util/
Dhist.c516 static struct hist_entry_ops default_ops = { variable
530 ops = template->ops = &default_ops; in hist_entry__new()