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

/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dhotplug_macosx.c101 static HPDeviceList sDeviceList = NULL; variable
811 HPDevice* b = sDeviceList;
828 a = sDeviceList;
848 HPDeviceListRelease(sDeviceList);
849 sDeviceList = devices;

Completed in 123 milliseconds