Searched refs:SAA7164_MAX_PORTS (Results 1 – 2 of 2) sorted by relevance
101 #define SAA7164_MAX_PORTS (SAA7164_PORT_VBI2 + 1) macro468 struct saa7164_port ports[SAA7164_MAX_PORTS];
950 if ((portnr < 0) || (portnr >= SAA7164_MAX_PORTS)) in saa7164_port_init()