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

/external/qemu/include/sysemu/
H A Dsysemu.h218 typedef int (dev_match_fn)(void *dev_private, void *arg); typedef
220 void destroy_nic(dev_match_fn *match_fn, void *arg);
221 void destroy_bdrvs(dev_match_fn *match_fn, void *arg);

Completed in 454 milliseconds