Searched refs:_pyudev_context (Results 1 – 1 of 1) sorted by relevance
127 _pyudev_context: ClassVar[Optional[pyudev.Context]] = None variable in UdevHIDIsReady137 if cls._pyudev_context is None:138 cls._pyudev_context = pyudev.Context()139 cls._pyudev_monitor = pyudev.Monitor.from_netlink(cls._pyudev_context)