Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/virtio/balloon/
HDvirtio_balloon.c132 static int vtballoon_probe(device_t);
205 DEVMETHOD(device_probe, vtballoon_probe),
225 vtballoon_probe(device_t dev) in vtballoon_probe() function