Searched defs:valid_port (Results 1 – 2 of 2) sorted by relevance
216 static int valid_port(__u32 *pdev_nr, __u32 *rhport) in valid_port() function
34 #define valid_port(index) ((index) >= 0 && (index) < AT91_MAX_USBH_PORTS) macro