dw8250_do_set_termiosRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: ✅void dw8250_do_set_termios(struct uart_port *p, struct ktermios *termios, struct ktermios *old);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/tty/serial/8250/8250_dwlib.c (ffffffff819261f0)
Location: drivers/tty/serial/8250/8250_dwlib.c:78
Inline: False
Symbols:
ffffffff819261f0-ffffffff8192622d: dw8250_do_set_termios (STB_GLOBAL)
6.2: ✅void dw8250_do_set_termios(struct uart_port *p, struct ktermios *termios, const struct ktermios *old);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/tty/serial/8250/8250_dwlib.c (ffffffff81a82c60)
Location: drivers/tty/serial/8250/8250_dwlib.c:95
Inline: False
Symbols:
ffffffff81a82c60-ffffffff81a82cb9: dw8250_do_set_termios (STB_GLOBAL)
6.5: ✅void dw8250_do_set_termios(struct uart_port *p, struct ktermios *termios, const struct ktermios *old);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/tty/serial/8250/8250_dwlib.c (ffffffff81ace290)
Location: drivers/tty/serial/8250/8250_dwlib.c:95
Inline: False
Symbols:
ffffffff81ace290-ffffffff81ace2e9: dw8250_do_set_termios (STB_GLOBAL)
6.8: ✅void dw8250_do_set_termios(struct uart_port *p, struct ktermios *termios, const struct ktermios *old);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/tty/serial/8250/8250_dwlib.c (ffffffff81b21360)
Location: drivers/tty/serial/8250/8250_dwlib.c:95
Inline: False
Symbols:
ffffffff81b21360-ffffffff81b213b9: dw8250_do_set_termios (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.19 and 6.2 ⚠️struct ktermios *old ➡️ const struct ktermios *old
6.2 and 6.5 ✅
6.5 and 6.8 ✅