Home
last modified time | relevance | path

Searched refs:qt2_device_details (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dquatech2.c84 static const struct qt2_device_detail qt2_device_details[] = { variable
243 for (i = 0; d = qt2_device_details[i], d.product_id != 0; i++) { in qt2_calc_num_ports()