Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwwan.h182 struct wwan_ops { struct
191 int wwan_register_ops(struct device *parent, const struct wwan_ops *ops, argument
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_wwan.c145 static const struct wwan_port_ops wwan_ops = { variable
162 &wwan_ops, &caps, port); in t7xx_port_wwan_create()
H A Dt7xx_netdev.c331 static const struct wwan_ops ccmni_wwan_ops = {
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_wwan.c212 static const struct wwan_ops iosm_wwan_ops = {
/linux/drivers/net/wwan/
H A Dwwan_core.c62 const struct wwan_ops *ops;
1312 int wwan_register_ops(struct device *parent, const struct wwan_ops *ops, in wwan_register_ops()
H A Dmhi_wwan_mbim.c600 static const struct wwan_ops mhi_mbim_wwan_ops = {
H A Dwwan_hwsim.c108 static const struct wwan_ops wwan_hwsim_wwan_rtnl_ops = {