Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/
Dhci_sysfs.c111 static int __match_tty(struct device *dev, void *data) in __match_tty() function
127 dev = device_find_child(&conn->dev, NULL, __match_tty); in del_conn()