![]() Implemented function level reset. Implementation is: Make sure we are root (otherwise, return insufficient permissions) Make sure no one has the device open (otherwise, return hande object in use) Close our file handle Unbind the device from the kernel driver Make sure no one still has the device open (otherwise, kill them) Perform function level reset (FLR) Rebind the device to the kernel driver Change-Id: Ic57b95487e73b5a5f2d03e619d813bf4199adf40 Signed-off-by: Bill Jordan <bill.jordan@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
os_sysman_imp.cpp | ||
os_sysman_imp.h |