Home
last modified time | relevance | path

Searched refs:uevent_path (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dmedia-info.cpp69 std::string uevent_path("/sys/dev/char/"); in mi_media_detect_type() local
71 uevent_path += num2s(major(sb.st_rdev), false) + ":" + in mi_media_detect_type()
74 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_detect_type()
127 std::string uevent_path("/sys/dev/char/"); in mi_media_get_device() local
130 uevent_path += std::string(fmt) + "/uevent"; in mi_media_get_device()
132 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_get_device()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dmedia-info.cpp69 std::string uevent_path("/sys/dev/char/"); in mi_media_detect_type() local
71 uevent_path += num2s(major(sb.st_rdev), false) + ":" + in mi_media_detect_type()
74 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_detect_type()
127 std::string uevent_path("/sys/dev/char/"); in mi_media_get_device() local
130 uevent_path += std::string(fmt) + "/uevent"; in mi_media_get_device()
132 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_get_device()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/common/
H A Dmedia-info.cpp69 std::string uevent_path("/sys/dev/char/"); in mi_media_detect_type() local
71 uevent_path += num2s(major(sb.st_rdev), false) + ":" + in mi_media_detect_type()
74 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_detect_type()
127 std::string uevent_path("/sys/dev/char/"); in mi_media_get_device() local
130 uevent_path += std::string(fmt) + "/uevent"; in mi_media_get_device()
132 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_get_device()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/common/
H A Dmedia-info.cpp69 std::string uevent_path("/sys/dev/char/"); in mi_media_detect_type() local
71 uevent_path += num2s(major(sb.st_rdev), false) + ":" + in mi_media_detect_type()
74 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_detect_type()
127 std::string uevent_path("/sys/dev/char/"); in mi_media_get_device() local
130 uevent_path += std::string(fmt) + "/uevent"; in mi_media_get_device()
132 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_get_device()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dmedia-info.cpp69 std::string uevent_path("/sys/dev/char/"); in mi_media_detect_type() local
71 uevent_path += num2s(major(sb.st_rdev), false) + ":" + in mi_media_detect_type()
74 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_detect_type()
127 std::string uevent_path("/sys/dev/char/"); in mi_media_get_device() local
130 uevent_path += std::string(fmt) + "/uevent"; in mi_media_get_device()
132 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_get_device()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dmedia-info.cpp69 std::string uevent_path("/sys/dev/char/"); in mi_media_detect_type() local
71 uevent_path += num2s(major(sb.st_rdev), false) + ":" + in mi_media_detect_type()
74 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_detect_type()
127 std::string uevent_path("/sys/dev/char/"); in mi_media_get_device() local
130 uevent_path += std::string(fmt) + "/uevent"; in mi_media_get_device()
132 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_get_device()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dmedia-info.cpp69 std::string uevent_path("/sys/dev/char/"); in mi_media_detect_type() local
71 uevent_path += num2s(major(sb.st_rdev), false) + ":" + in mi_media_detect_type()
74 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_detect_type()
127 std::string uevent_path("/sys/dev/char/"); in mi_media_get_device() local
130 uevent_path += std::string(fmt) + "/uevent"; in mi_media_get_device()
132 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_get_device()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/common/
H A Dmedia-info.cpp69 std::string uevent_path("/sys/dev/char/"); in mi_media_detect_type() local
71 uevent_path += num2s(major(sb.st_rdev), false) + ":" + in mi_media_detect_type()
74 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_detect_type()
127 std::string uevent_path("/sys/dev/char/"); in mi_media_get_device() local
130 uevent_path += std::string(fmt) + "/uevent"; in mi_media_get_device()
132 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_get_device()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dmedia-info.cpp69 std::string uevent_path("/sys/dev/char/"); in mi_media_detect_type() local
71 uevent_path += num2s(major(sb.st_rdev), false) + ":" + in mi_media_detect_type()
74 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_detect_type()
127 std::string uevent_path("/sys/dev/char/"); in mi_media_get_device() local
130 uevent_path += std::string(fmt) + "/uevent"; in mi_media_get_device()
132 std::ifstream uevent_file(uevent_path.c_str()); in mi_media_get_device()
/dports/x11/xpra/xpra-4.3/xpra/server/
H A Dserver_util.py357 uevent_path = b"/sys/devices/virtual/input/%s" % virt_dev_path
358 event_dirs = [x for x in os.listdir(uevent_path) if x.startswith(b"event")]
359 log("event dirs(%s)=%s", uevent_path, event_dirs)
361 uevent_filename = os.path.join(uevent_path, d, b"uevent")
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/pyu2f/hid/
H A Dlinux.py189 uevent_path = os.path.join('/sys/class/hidraw', hidraw, 'device/uevent')
191 uevent_file = open(uevent_path, 'rb')
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/pyu2f/hid/
H A Dlinux.py190 uevent_path = os.path.join('/sys/class/hidraw', hidraw, 'device/uevent')
192 uevent_file = open(uevent_path, 'rb')
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/pyu2f/pyu2f/hid/
H A Dlinux.py189 uevent_path = os.path.join('/sys/class/hidraw', hidraw, 'device/uevent')
191 uevent_file = open(uevent_path, 'rb')
/dports/net/py-pyu2f/pyu2f-0.1.5/pyu2f/hid/
H A Dlinux.py189 uevent_path = os.path.join('/sys/class/hidraw', hidraw, 'device/uevent')
191 uevent_file = open(uevent_path, 'rb')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/pyu2f/pyu2f/hid/
H A Dlinux.py189 uevent_path = os.path.join('/sys/class/hidraw', hidraw, 'device/uevent')
191 uevent_file = open(uevent_path, 'rb')
/dports/sysutils/libudisks/udisks-udisks-2.9.2/src/
H A Dudisksdaemonutil.c1667 gchar *uevent_path; member
1679 if (! trigger_uevent (data->uevent_path, str)) in trigger_uevent_idle_cb()
1682 trigger_uevent (data->uevent_path, "change"); in trigger_uevent_idle_cb()
1844 data.uevent_path = resolve_uevent_path (daemon, device_file, sysfs_path); in udisks_daemon_util_trigger_uevent_sync()
1845 if (data.uevent_path == NULL) in udisks_daemon_util_trigger_uevent_sync()
1877 g_free (data.uevent_path); in udisks_daemon_util_trigger_uevent_sync()
/dports/sysutils/libudisks/udisks-udisks-2.9.2/src/tests/dbus-tests/
H A Dudiskstestcase.py523 uevent_path = os.path.join(dev.get_sysfs_path(), "uevent")
524 self.write_file(uevent_path, "change\n")