Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/aim-network/
Dnetworking.h19 void most_deliver_netinfo(struct most_interface *iface,
Dnetworking.c537 void most_deliver_netinfo(struct most_interface *iface, in most_deliver_netinfo() function
564 EXPORT_SYMBOL(most_deliver_netinfo);
/linux-4.4.14/drivers/staging/most/hdm-dim2/
Ddim2_hdm.c290 most_deliver_netinfo(&dev->most_iface, dev->link_state, in deliver_netinfo_thread()
/linux-4.4.14/drivers/staging/most/hdm-usb/
Dhdm_usb.c909 most_deliver_netinfo(&mdev->iface, mdev->link_stat, in wq_netinfo()