Home
last modified time | relevance | path

Searched refs:xf86MatchDriverFromFiles (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86pciBus.h53 xf86MatchDriverFromFiles(uint16_t match_vendor, uint16_t match_chip,
H A Dxf86pciBus.c1297 xf86MatchDriverFromFiles(uint16_t match_vendor, uint16_t match_chip, function
1420 xf86MatchDriverFromFiles(info->vendor_id, info->device_id, md);
H A Dxf86platformBus.c264 xf86MatchDriverFromFiles(info->vendor_id, info->device_id, md); in xf86PlatformMatchDriver()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog14754 xfree86: up the path name size to 512 in xf86MatchDriverFromFiles
14756 ./hw/xfree86/common/xf86pciBus.c: In function ‘xf86MatchDriverFromFiles’:
44623 One exception is the xf86MatchDriverFromFiles() function, which doesn't
44627 This commit modifies the xf86MatchDriverFromFiles() to behave the same