Searched refs:MAPLE_PORTS (Results 1 – 2 of 2) sorted by relevance
48 static int subdevice_map[MAPLE_PORTS];59 static bool checked[MAPLE_PORTS];60 static bool empty[MAPLE_PORTS];61 static struct maple_device *baseunits[MAPLE_PORTS];470 for (x = 0; x < MAPLE_PORTS; x++) { in maple_vblank_handler()619 for (i = 0; i < MAPLE_PORTS; i++) { in maple_port_rescan()790 struct maple_device *mdev[MAPLE_PORTS]; in maple_bus_init()839 for (i = 0; i < MAPLE_PORTS; i++) { in maple_bus_init()
5 #define MAPLE_PORTS 4 macro