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

  /xsrc/external/mit/xf86-video-ati/dist/src/
theatre_detect.c 116 t->theatre_id=RT100_ATI_ID;
120 t->theatre_id=RT200_ATI_ID;
129 t->theatre_num, (unsigned)t->theatre_id);
theatre.h 12 uint32_t theatre_id; member in struct:__anon6881
theatre.c 64 t->theatre_id=RT100_ATI_ID;
68 t->theatre_id=RT200_ATI_ID;
75 if(t->theatre_num>=0)xf86DrvMsg(b->scrnIndex, X_INFO, "Detected Rage Theatre as device %d on VIP bus with id 0x%08x\n",t->theatre_num,t->theatre_id);
77 if(t->theatre_id==RT200_ATI_ID){
radeon_video.c 1590 switch (pPriv->theatre->theatre_id)

Completed in 12 milliseconds