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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dcp210x.c243 * cp210x_get_config
249 static int cp210x_get_config(struct usb_serial_port *port, u8 request, function
459 cp210x_get_config(port, CP210X_GET_BAUDDIV, &baud, 2);
469 cp210x_get_config(port, CP210X_GET_LINE_CTL, &bits, 2);
564 cp210x_get_config(port, CP210X_GET_FLOW, modem_ctl, 16);
608 cp210x_get_config(port, CP210X_GET_LINE_CTL, &bits, 2);
644 cp210x_get_config(port, CP210X_GET_LINE_CTL, &bits, 2);
661 cp210x_get_config(port, CP210X_GET_LINE_CTL, &bits, 2);
676 cp210x_get_config(port, CP210X_GET_FLOW, modem_ctl, 16);
753 cp210x_get_config(por
[all...]

Completed in 107 milliseconds