Home
last modified time | relevance | path

Searched refs:product (Results 1 – 7 of 7) sorted by relevance

/tools/leds/
Dget_led_device_info.sh59 product=`cat product`
62 product=`cat device/name`
73 product=`echo $compatible | awk -F, '{print $2}'`
98 if [ ! -z "$product" ]; then
99 printf "product:\t\t$product\n"
170 elif [ "$devicename" = "$product" ]; then
/tools/usb/usbip/libsrc/
Dnames.c31 struct product { struct
32 struct product *next; argument
78 static struct product *products[HASHSZ] = { NULL, };
96 struct product *p; in names_product()
210 struct product *p; in new_product()
217 p = my_malloc(sizeof(struct product) + strlen(name)); in new_product()
Dusbip_common.c279 uint16_t product) in usbip_names_get_product() argument
283 prod = names_product(vendor, product); in usbip_names_get_product()
292 snprintf(buff, size, "%s : %s (%04x:%04x)", vend, prod, vendor, product); in usbip_names_get_product()
Dusbip_common.h148 uint16_t product);
/tools/usb/usbip/src/
Dusbip_list.c153 const char *product, bool parsable) in print_device() argument
156 printf("busid=%s#usbid=%.4s:%.4s#", busid, vendor, product); in print_device()
158 printf(" - busid %s (%.4s:%.4s)\n", busid, vendor, product); in print_device()
/tools/usb/usbip/
DREADME199 1-1: Prolific Technology, Inc. : unknown product (067b:3507)
204 1-2.2.1: Apple Computer, Inc. : unknown product (05ac:0203)
230 Prolific Technology, Inc. : unknown product (067b:3507)
/tools/power/pm-graph/
DREADME14 - https://bugzilla.kernel.org/buglist.cgi?component=pm-graph&product=Tools