HomeSort by relevance Sort by last modified time
    Searched refs:usb_product_id (Results 1 - 3 of 3) sorted by null

  /external/adhd/cras/src/server/
cras_udev.c 267 card_info->usb_product_id = strtol(sysattr, NULL, 16);
280 card_info->usb_vendor_id, card_info->usb_product_id,
cras_alsa_card.c 124 info->usb_product_id,
166 info->usb_product_id,
  /external/adhd/cras/src/common/
cras_types.h 353 * usb_product_id - product ID if the device is on the USB bus.
367 uint32_t usb_product_id; member in struct:cras_alsa_card_info

Completed in 188 milliseconds