Home
last modified time | relevance | path

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

/Linux-v6.6/net/ethtool/
Dtsinfo.c59 sof_timestamping_names, compact); in tsinfo_reply_size()
99 sof_timestamping_names, compact); in tsinfo_fill_reply()
Dcommon.h35 extern const char sof_timestamping_names[][ETH_GSTRING_LEN];
Dcommon.c411 const char sof_timestamping_names[][ETH_GSTRING_LEN] = { variable
430 static_assert(ARRAY_SIZE(sof_timestamping_names) == __SOF_TIMESTAMPING_CNT);
Dstrset.c66 .strings = sof_timestamping_names,