Home
last modified time | relevance | path

Searched refs:bt_err_ratelimited (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dlib.c235 void bt_err_ratelimited(const char *format, ...) in bt_err_ratelimited() function
249 EXPORT_SYMBOL(bt_err_ratelimited); variable
/kernel/linux/linux-6.6/net/bluetooth/
H A Dlib.c306 void bt_err_ratelimited(const char *format, ...) in bt_err_ratelimited() function
320 EXPORT_SYMBOL(bt_err_ratelimited); variable
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h171 void bt_err_ratelimited(const char *fmt, ...);
197 bt_err_ratelimited("%s: " fmt, bt_dev_name(hdev), ##__VA_ARGS__)
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h257 void bt_err_ratelimited(const char *fmt, ...);
283 bt_err_ratelimited("%s: " fmt, bt_dev_name(hdev), ##__VA_ARGS__)

Completed in 4 milliseconds