Lines Matching refs:device
1062 * from the device, corrects any unsupported values, and configures the
1063 * termios structure to reflect the state of the device
1088 struct device *dev = &port->dev;
1297 * The device will map a requested rate to a supported one, but the result
1386 struct device *dev = &port->dev;
1420 dev_dbg(dev, "Number of data bits requested not supported by device\n");
1447 dev_dbg(dev, "Parity mode not supported by device\n");
1461 dev_dbg(dev, "Number of stop bits requested not supported by device\n");
1869 * Retrieve device configuration from the device.
2127 "device does not support event-insertion mode\n");