Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dwwan.h173 void wwan_unregister_ops(struct device *parent);
/linux-5.19.10/drivers/net/wwan/iosm/
Diosm_ipc_wwan.c341 wwan_unregister_ops(ipc_wwan->dev); in ipc_wwan_deinit()
/linux-5.19.10/drivers/net/wwan/t7xx/
Dt7xx_netdev.c418 wwan_unregister_ops(&t7xx_dev->pdev->dev); in t7xx_ccmni_exit()
/linux-5.19.10/drivers/net/wwan/
Dwwan_core.c1130 void wwan_unregister_ops(struct device *parent) in wwan_unregister_ops() function
1162 EXPORT_SYMBOL_GPL(wwan_unregister_ops);
Dwwan_hwsim.c339 wwan_unregister_ops(&dev->dev); in wwan_hwsim_dev_del()
Dmhi_wwan_mbim.c630 wwan_unregister_ops(&cntrl->mhi_dev->dev); in mhi_mbim_remove()