Searched refs:udev_prop (Results 1 – 1 of 1) sorted by relevance
1135 udev_prop(struct udev_device *device, const char *prop) in udev_prop() function1152 const char *str = udev_prop(device, "NAME"); in match_fill_name()1178 str = udev_prop(device, "PRODUCT"); in match_fill_bus_vid_pid()1237 if (udev_prop(device, map->prop)) in match_fill_udev_type()