Searched refs:PRODUCT_ID (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dultrastor.h47 /* Values for the PRODUCT_ID ports for the 14F */
H A Du14-34f.c460 /* Values for the PRODUCT_ID ports for the 14/34F */
/linux-4.4.14/drivers/usb/misc/
H A Dusbsevseg.c25 #define PRODUCT_ID 0x1227 macro
30 { USB_DEVICE(VENDOR_ID, PRODUCT_ID) },
/linux-4.4.14/include/linux/usb/
H A Dnet2280.h262 #define PRODUCT_ID 16 macro
/linux-4.4.14/drivers/usb/storage/
H A Drealtek_cr.c143 #define PRODUCT_ID(chip) ((chip)->status[0].pid) macro
709 if ((PRODUCT_ID(chip) != 0x0158) || (FW_VERSION(chip) != 0x5895)) { fw5895_init()
732 if ((PRODUCT_ID(chip) != 0x0158) || (FW_VERSION(chip) != 0x5895)) { fw5895_set_mmc_wp()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dsid.h750 # define PRODUCT_ID(x) (((x) & 0xffff) << 16) macro

Completed in 407 milliseconds