Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dtrace.h54 const struct cfg_error_pkg *msg = (const struct cfg_error_pkg *)data; in show_data_error()
Dctl.c237 struct cfg_error_pkg *pkg = response->buffer; in decode_error()
411 const struct cfg_error_pkg *error = pkg->buffer; in tb_async_error()
763 const struct cfg_error_pkg *error) in tb_cfg_ack_notification()
827 struct cfg_error_pkg pkg = { in tb_cfg_ack_plug()
Dctl.h126 const struct cfg_error_pkg *error);
Dtb_msgs.h73 struct cfg_error_pkg { struct
Dtb.c2733 const struct cfg_error_pkg *error) in tb_handle_notification()
2771 tb_handle_notification(tb, route, (const struct cfg_error_pkg *)buf); in tb_handle_event()