Searched refs:linux_netlink_parse (Results 1 - 1 of 1) sorted by relevance

/external/libusb/libusb/os/
H A Dlinux_netlink.c198 static int linux_netlink_parse(const char *buffer, size_t len, int *detached, function
340 r = linux_netlink_parse(msg_buffer, (size_t)len, &detached, &sys_name, &busnum, &devaddr);

Completed in 419 milliseconds