Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Df81534.c843 int size_bulk_out = usb_endpoint_maxp(epds->bulk_out[0]); in f81534_calc_num_ports() local
849 if (size_bulk_out != F81534_WRITE_BUFFER_SIZE || in f81534_calc_num_ports()