Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dcoredump.h44 enum devcoredump_state { enum
70 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()
/linux/net/bluetooth/
H A Dcoredump.c553 const char *hci_devcd_state_name(enum devcoredump_state state) in hci_devcd_state_name()