Home
last modified time | relevance | path

Searched refs:match_chip (Results 1 – 2 of 2) 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, argument
1362 if (vendor == match_vendor && chip == match_chip) {