Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/bnep/
Dcore.c542 static struct device *bnep_get_device(struct bnep_session *session) in bnep_get_device() function
620 SET_NETDEV_DEV(dev, bnep_get_device(s)); in bnep_add_connection()