Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/
Dhdac_bus.c14 static const struct hdac_bus_ops default_ops = { variable
36 bus->ops = &default_ops; in snd_hdac_bus_init()
/Linux-v4.19/tools/perf/util/
Dhist.c457 static struct hist_entry_ops default_ops = { variable
471 ops = template->ops = &default_ops; in hist_entry__new()