Searched refs:device_name (Results 1 – 3 of 3) sorted by relevance
64 const char *device_name; member317 uevent->device_name = NULL; in parse_event()347 uevent->device_name = msg; in parse_event()561 if (uevent->device_name) { in handle_generic_device_event()567 snprintf(devpath, sizeof(devpath), "/dev/%s", uevent->device_name); in handle_generic_device_event()
342 const wchar_t* wchar_name = next_interface->device_name; in find_usb_device()350 handle = do_usb_open(next_interface->device_name); in find_usb_device()
469 const wchar_t* wchar_name = next_interface->device_name; in find_devices()480 handle = do_usb_open(next_interface->device_name); in find_devices()