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

/linux-master/sound/hda/
H A Dhdac_bus.c17 static const struct hdac_bus_ops default_ops = { variable in typeref:struct:hdac_bus_ops
39 bus->ops = &default_ops;
/linux-master/tools/perf/util/
H A Dhist.c542 static struct hist_entry_ops default_ops = { variable in typeref:struct:hist_entry_ops
556 ops = template->ops = &default_ops;

Completed in 153 milliseconds