Home
last modified time | relevance | path

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

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