Home
last modified time | relevance | path

Searched refs:wwan_hwsim_port (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wwan/
H A Dwwan_hwsim.c52 struct wwan_hwsim_port { struct
106 struct wwan_hwsim_port *port = wwan_port_get_drvdata(wport); in wwan_hwsim_port_start()
125 struct wwan_hwsim_port *port = wwan_port_get_drvdata(wport); in wwan_hwsim_port_tx()
192 static struct wwan_hwsim_port *wwan_hwsim_port_new(struct wwan_hwsim_dev *dev) in wwan_hwsim_port_new()
194 struct wwan_hwsim_port *port; in wwan_hwsim_port_new()
231 static void wwan_hwsim_port_del(struct wwan_hwsim_port *port) in wwan_hwsim_port_del()
245 struct wwan_hwsim_port *port = in wwan_hwsim_port_del_work()
327 struct wwan_hwsim_port *port; in wwan_hwsim_dev_del()
329 port = list_first_entry(&dev->ports, struct wwan_hwsim_port, in wwan_hwsim_dev_del()
371 struct wwan_hwsim_port *port = file->private_data; in wwan_hwsim_debugfs_portdestroy_write()
[all …]