Searched refs:theatre_id (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre_detect.c116 t->theatre_id=RT100_ATI_ID;
120 t->theatre_id=RT200_ATI_ID;
129 t->theatre_num, (unsigned)t->theatre_id);
H A Dtheatre.h12 uint32_t theatre_id; member in struct:__anon86f3611d0108
H A Dtheatre.c64 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){
H A Dradeon_video.c1588 switch (pPriv->theatre->theatre_id)

Completed in 10 milliseconds