Searched refs:MAX_CONFIG_INTERFACES (Results 1 – 4 of 4) sorted by relevance
157 #define MAX_CONFIG_INTERFACES 16 /* arbitrary; max 255 */ macro234 struct usb_function *interface[MAX_CONFIG_INTERFACES];
164 if (id < MAX_CONFIG_INTERFACES) { in usb_interface_id()388 for (tmp = 0; tmp < MAX_CONFIG_INTERFACES; tmp++) { in set_config()493 for (i = 0; i < MAX_CONFIG_INTERFACES; i++) { in usb_add_config()935 if (!cdev->config || w_index >= MAX_CONFIG_INTERFACES) in composite_setup()947 if (!cdev->config || w_index >= MAX_CONFIG_INTERFACES) in composite_setup()
258 #define MAX_CONFIG_INTERFACES 16 /* arbitrary; max 255 */ macro334 struct usb_function *interface[MAX_CONFIG_INTERFACES];
484 if (id < MAX_CONFIG_INTERFACES) { in usb_interface_id()904 for (tmp = 0; tmp < MAX_CONFIG_INTERFACES; tmp++) { in set_config()1061 for (i = 0; i < MAX_CONFIG_INTERFACES; i++) { in usb_add_config()1844 if (!cdev->config || intf >= MAX_CONFIG_INTERFACES) in composite_setup()1873 if (!cdev->config || intf >= MAX_CONFIG_INTERFACES) in composite_setup()1909 if (!cdev->config || intf >= MAX_CONFIG_INTERFACES) in composite_setup()1932 if (!cdev->config || intf >= MAX_CONFIG_INTERFACES) in composite_setup()1991 if (interface >= MAX_CONFIG_INTERFACES || in composite_setup()2040 if (!cdev->config || intf >= MAX_CONFIG_INTERFACES) in composite_setup()