Searched refs:_DriverRec (Results 1 – 2 of 2) sorted by relevance
210 struct _DriverRec;218 typedef struct _DriverRec { struct222 Bool (*Probe) (struct _DriverRec * drv, int flags); argument229 Bool (*PciProbe) (struct _DriverRec * drv, int entity_num, argument231 Bool (*platformProbe) (struct _DriverRec * drv, int entity_num, int flags, argument
159 xf86CallDriverProbe(struct _DriverRec *drv, Bool detect_only);