Searched refs:cp2101_get_config (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dcp2101.c168 * cp2101_get_config
174 static int cp2101_get_config(struct usb_serial_port* port, u8 request, function
365 cp2101_get_config(port, CP2101_BAUDRATE, &baud, 2);
406 cp2101_get_config(port, CP2101_BITS, &bits, 2);
503 cp2101_get_config(port, CP2101_MODEMCTL, modem_ctl, 16);
588 cp2101_get_config(port, CP2101_BITS, &bits, 2);
624 cp2101_get_config(port, CP2101_BITS, &bits, 2);
641 cp2101_get_config(port, CP2101_BITS, &bits, 2);
656 cp2101_get_config(port, CP2101_MODEMCTL, modem_ctl, 16);
717 cp2101_get_config(por
[all...]

Completed in 64 milliseconds