Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/bnep/
Dcore.c541 static struct device *bnep_get_device(struct bnep_session *session) in bnep_get_device() function
619 SET_NETDEV_DEV(dev, bnep_get_device(s)); in bnep_add_connection()