Searched refs:ucs1002_usb_types (Results 1 – 1 of 1) sorted by relevance
299 static enum power_supply_usb_type ucs1002_usb_types[] = { enum311 if (val < 0 || val >= ARRAY_SIZE(ucs1002_usb_types)) in ucs1002_set_usb_type()314 switch (ucs1002_usb_types[val]) { in ucs1002_set_usb_type()431 .usb_types = ucs1002_usb_types,432 .num_usb_types = ARRAY_SIZE(ucs1002_usb_types),