Searched refs:xf86I2CFindBus (Results 1 – 2 of 2) sorted by relevance
62 extern _X_EXPORT I2CBusPtr xf86I2CFindBus(int scrnIndex, char *name);
787 if (b->BusName == NULL || xf86I2CFindBus(b->scrnIndex, b->BusName) != NULL) in xf86I2CBusInit()840 xf86I2CFindBus(int scrnIndex, char *name) in xf86I2CFindBus() function