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