Home
last modified time | relevance | path

Searched refs:_DriverRec (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h210 struct _DriverRec;
218 typedef struct _DriverRec { struct
222 Bool (*Probe) (struct _DriverRec * drv, int flags); argument
229 Bool (*PciProbe) (struct _DriverRec * drv, int entity_num, argument
231 Bool (*platformProbe) (struct _DriverRec * drv, int entity_num, int flags, argument
H A Dxf86Priv.h159 xf86CallDriverProbe(struct _DriverRec *drv, Bool detect_only);