Searched refs:get_usb_attr (Results 1 – 3 of 3) sorted by relevance
51 get_usb_attr(struct udev_device *dev, const char *attr) in get_usb_attr() function79 if ((di->manufacturer = get_usb_attr(dev, "manufacturer")) == NULL) in copy_info()81 if ((di->product = get_usb_attr(dev, "product")) == NULL) in copy_info()86 if ((str = get_usb_attr(dev, "idVendor")) != NULL && in copy_info()90 if ((str = get_usb_attr(dev, "idProduct")) != NULL && in copy_info()
132 get_usb_attr(struct udev_device *dev, const char *attr) in get_usb_attr() function172 di->manufacturer = get_usb_attr(dev, "manufacturer"); in copy_info()173 di->product = get_usb_attr(dev, "product"); in copy_info()
566 hid_linux.c:get_usb_attr 1 0 100.00% 3 0 100.00%789 nfc_linux.c:get_usb_attr 1 1 0.00% 3 3 0.00%