Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_bus.c18 static const struct hdac_bus_ops default_ops = { variable
39 bus->ops = &default_ops; in snd_hdac_bus_init()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/iommu/
H A Dioasid.c64 static struct ioasid_allocator_ops default_ops = { variable
70 .ops = &default_ops,
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c531 static struct hist_entry_ops default_ops = { variable
545 ops = template->ops = &default_ops; in hist_entry__new()
/kernel/linux/linux-6.6/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()

Completed in 17 milliseconds