最終更新:2018-01-12 (金) 14:07:43 (2290d)  

usb_find_busses
Top / usb_find_busses

Finds all USB busses on system

int usb_find_busses(void);

Description

  • usb_find_busses will find all of the busses on the system.
  • Returns the number of changes since previous call to this function (total of new busses and busses removed).

関連