Home
last modified time | relevance | path

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

/dports/net-mgmt/spectools/spectools-2011-08-R1/
H A Dspectool_container.h231 } spectool_device_rec; typedef
236 spectool_device_rec *list;
246 int spectool_device_init(spectool_phy *phydev, spectool_device_rec *rec);
H A Dubertooth_hw_u1.h30 int ubertooth_u1_init(spectool_phy *phydev, spectool_device_rec *rec);
H A Dwispy_hw_24x.h40 int wispy24x_usb_init(spectool_phy *phydev, spectool_device_rec *rec);
H A Dwispy_hw_gen1.h31 int wispy1_usb_init(spectool_phy *phydev, spectool_device_rec *rec);
H A Dwispy_hw_dbx.h40 int wispydbx_usb_init(spectool_phy *phydev, spectool_device_rec *rec);
H A Dspectool_container.c316 list->list = (spectool_device_rec *) malloc(sizeof(spectool_device_rec) * MAX_SCAN_RESULT); in spectool_device_scan_init()
358 int spectool_device_init(spectool_phy *phydev, spectool_device_rec *rec) { in spectool_device_init()
H A Dspectool_gtk_hw_registry.h106 int wdr_open_add(spectool_device_registry *wdr, spectool_device_rec *devrec, int pos,
H A Dwispy_hw_gen1.c271 int wispy1_usb_init(spectool_phy *phydev, spectool_device_rec *rec) { in wispy1_usb_init()
H A Dubertooth_hw_u1.c305 int ubertooth_u1_init(spectool_phy *phydev, spectool_device_rec *rec) { in ubertooth_u1_init()
H A Dwispy_hw_24x.c324 int wispy24x_usb_init(spectool_phy *phydev, spectool_device_rec *rec) { in wispy24x_usb_init()
H A Dwispy_hw_dbx.c536 int wispydbx_usb_init(spectool_phy *phydev, spectool_device_rec *rec) { in wispydbx_usb_init()
H A Dspectool_gtk_hw_registry.c64 int wdr_open_add(spectool_device_registry *wdr, spectool_device_rec *devrec, int pos, in wdr_open_add()