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

/linux-master/include/linux/
H A Dwwan.h149 * @drv_priv: driver private data area, size is determined in &wwan_ops
170 * struct wwan_ops - WWAN device ops
176 struct wwan_ops { struct
185 int wwan_register_ops(struct device *parent, const struct wwan_ops *ops,
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_port_wwan.c145 static const struct wwan_port_ops wwan_ops = { variable in typeref:struct:wwan_port_ops
162 &wwan_ops, &caps, port);
H A Dt7xx_netdev.c324 static const struct wwan_ops ccmni_wwan_ops = {
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_wwan.c212 static const struct wwan_ops iosm_wwan_ops = {
/linux-master/drivers/net/wwan/
H A Dwwan_hwsim.c99 static const struct wwan_ops wwan_hwsim_wwan_rtnl_ops = {
H A Dwwan_core.c55 const struct wwan_ops *ops;
1126 int wwan_register_ops(struct device *parent, const struct wwan_ops *ops,
H A Dmhi_wwan_mbim.c588 static const struct wwan_ops mhi_mbim_wwan_ops = {

Completed in 148 milliseconds