Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dcoredump.c35 hci_devcd_state_name(hdev->dump.state))
53 hci_devcd_state_name(hdev->dump.state), in hci_devcd_update_state()
54 hci_devcd_state_name(state)); in hci_devcd_update_state()
247 bt_dev_dbg(hdev, "state %s", hci_devcd_state_name(hdev->dump.state)); in hci_devcd_dump()
372 hci_devcd_state_name(hdev->dump.state)); in hci_devcd_rx()
553 const char *hci_devcd_state_name(enum devcoredump_state state) in hci_devcd_state_name() function
579 EXPORT_SYMBOL(hci_devcd_state_name);
/linux/include/net/bluetooth/
H A Dcoredump.h70 const char *hci_devcd_state_name(enum devcoredump_state state);
86 static inline const char *hci_devcd_state_name(enum devcoredump_state state) in hci_devcd_state_name() function