Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_sysfs.c127 static inline char *host_typetostr(int type) in host_typetostr() function
143 return sprintf(buf, "%s\n", host_typetostr(hdev->dev_type)); in show_type()