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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_dvo.c398 void *ret_ptr; local in function:i830_dvo_init
423 ret_ptr = NULL;
455 ret_ptr = drv->vid_rec->init(pI2CBus, drv->address);
457 if (ret_ptr != NULL) {
495 drv->dev_priv = ret_ptr;

Completed in 2 milliseconds