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

/linux-4.4.14/drivers/tty/serial/
H A Dsccnxp.c101 struct sccnxp_chip { struct
119 struct sccnxp_chip *chip;
135 static const struct sccnxp_chip sc2681 = {
145 static const struct sccnxp_chip sc2691 = {
155 static const struct sccnxp_chip sc2692 = {
165 static const struct sccnxp_chip sc2891 = {
175 static const struct sccnxp_chip sc2892 = {
185 static const struct sccnxp_chip sc28202 = {
195 static const struct sccnxp_chip sc68681 = {
205 static const struct sccnxp_chip sc68692 = {
288 struct sccnxp_chip *chip = s->chip; sccnxp_set_baud()
872 s->chip = (struct sccnxp_chip *)pdev->id_entry->driver_data; sccnxp_probe()

Completed in 33 milliseconds