Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_exec.c42 static int pciCfg1inw(uint16_t addr, uint16_t *val);
371 else if (!pciCfg1inw(port, &val)) { in x_inw()
555 pciCfg1inw(uint16_t addr, uint16_t *val) in pciCfg1inw() function