Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwwan.h194 void wwan_unregister_ops(struct device *parent);
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_wwan.c313 wwan_unregister_ops(ipc_wwan->dev); in ipc_wwan_deinit()
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_netdev.c523 wwan_unregister_ops(&t7xx_dev->pdev->dev); in t7xx_ccmni_exit()
/linux/drivers/net/wwan/
H A Dwwan_core.c1361 void wwan_unregister_ops(struct device *parent) in wwan_unregister_ops() function
1393 EXPORT_SYMBOL_GPL(wwan_unregister_ops);
H A Dmhi_wwan_mbim.c643 wwan_unregister_ops(&cntrl->mhi_dev->dev); in mhi_mbim_remove()
H A Dwwan_hwsim.c461 wwan_unregister_ops(&dev->dev); in wwan_hwsim_dev_del()