Searched defs:dev_if_packed_info (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudev-builtin-usb_id.c151 static int dev_if_packed_info(struct udev_device *dev, char *ifs_str, size_t len) { function
262 dev_if_packed_info(dev, packed_if_str, sizeof(packed_if_str));
307 dev_if_packed_info(dev_usb, packed_if_str, sizeof(packed_if_str));

Completed in 76 milliseconds