Home
last modified time | relevance | path

Searched refs:location_type (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_mem.c272 BusType location_type; in xf86int10GetBiosLocationType() local
276 location_type = pEnt->location.type; in xf86int10GetBiosLocationType()
279 return location_type; in xf86int10GetBiosLocationType()
H A Dgeneric.c186 const BusType location_type = xf86int10GetBiosLocationType(pInt); in xf86ExtendedInitInt10() local
192 switch (location_type) { in xf86ExtendedInitInt10()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/
H A Dlinux.c274 const BusType location_type = xf86int10GetBiosLocationType(pInt); in xf86ExtendedInitInt10() local
276 switch (location_type) { in xf86ExtendedInitInt10()