![]() |
RDK Documentation (Open Sourced RDK Components)
|

Public Member Functions | |
| device_record (int identifier, struct udev_device *device, const char *devnode) | |
| struct udev_device * | get_device () |
| int | get_identifier () |
| const char * | get_devnode () |
Private Attributes | |
| int | m_identifier |
| struct udev_device * | m_device |
| const char * | m_devnode |
Definition at line 70 of file usbctrl.cpp.