HomeSort by: relevance | last modified time | path
    Searched refs:product_id (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
bi_quirks.h 51 bifrost_get_quirks(unsigned product_id)
53 switch (product_id >> 8) {
82 bifrost_lanes_per_warp(unsigned product_id)
84 switch (product_id >> 12) {
  /xsrc/external/mit/xf86-video-ati/xorg-server-copy/
msp3430.c 23 char *MSP_getProductName (CARD16 product_id);
308 char *MSP_getProductName (CARD16 product_id)
310 switch (product_id) {
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
msp3430.c 23 char *MSP_getProductName (CARD16 product_id);
308 char *MSP_getProductName (CARD16 product_id)
310 switch (product_id) {
  /xsrc/external/mit/xf86-input-synaptics/dist/src/
eventcomm.c 309 unsigned short *vendor_id, unsigned short *product_id)
330 *product_id = id.product;
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h 935 uint8_t product_id; member in struct:__anon6814::__anon6815
radeon_driver.c 2788 info->MM_TABLE.product_id,

Completed in 42 milliseconds