wwan_create_port
Regular
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
: Selective Inline, Transformation ⚠️struct wwan_port *wwan_create_port(struct device *parent, enum wwan_port_type type, const struct wwan_port_ops *ops, void *drvdata);
Collision: Unique Global
Inline: Selective
Transformation: True
Instances:
In drivers/net/wwan/wwan_core.c (ffffffff818880b0)
Location: drivers/net/wwan/wwan_core.c:213
Inline: True
Symbols:
ffffffff818880b0-ffffffff81888396: wwan_create_port.part.0 (STB_LOCAL)
ffffffff818883a0-ffffffff818883c2: wwan_create_port (STB_GLOBAL)
5.15
: Selective Inline, Transformation ⚠️struct wwan_port *wwan_create_port(struct device *parent, enum wwan_port_type type, const struct wwan_port_ops *ops, void *drvdata);
Collision: Unique Global
Inline: Selective
Transformation: True
Instances:
In drivers/net/wwan/wwan_core.c (ffffffff8191a4e0)
Location: drivers/net/wwan/wwan_core.c:355
Inline: True
Symbols:
ffffffff8191a4e0-ffffffff8191a6fc: wwan_create_port.part.0 (STB_LOCAL)
ffffffff8191a700-ffffffff8191a722: wwan_create_port (STB_GLOBAL)
5.19
: ✅struct wwan_port *wwan_create_port(struct device *parent, enum wwan_port_type type, const struct wwan_port_ops *ops, void *drvdata);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/net/wwan/wwan_core.c (ffffffff81a6f830)
Location: drivers/net/wwan/wwan_core.c:421
Inline: False
Symbols:
ffffffff81a6f830-ffffffff81a6fa82: wwan_create_port (STB_GLOBAL)
6.2
: ✅struct wwan_port *wwan_create_port(struct device *parent, enum wwan_port_type type, const struct wwan_port_ops *ops, void *drvdata);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/net/wwan/wwan_core.c (ffffffff81c02670)
Location: drivers/net/wwan/wwan_core.c:426
Inline: False
Symbols:
ffffffff81c02670-ffffffff81c028c2: wwan_create_port (STB_GLOBAL)
6.5
: ✅struct wwan_port *wwan_create_port(struct device *parent, enum wwan_port_type type, const struct wwan_port_ops *ops, struct wwan_port_caps *caps, void *drvdata);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/net/wwan/wwan_core.c (ffffffff81c67bd0)
Location: drivers/net/wwan/wwan_core.c:430
Inline: False
Symbols:
ffffffff81c67bd0-ffffffff81c67e77: wwan_create_port (STB_GLOBAL)
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
⚠️struct wwan_port_caps *caps
parent, type, ops, drvdata
➡️ parent, type, ops, caps, drvdata