Home
last modified time | relevance | path

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

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