Searched refs:report_bin_attr_visible (Results 1 – 3 of 3) sorted by relevance
108 bool (*report_bin_attr_visible)(int n); member
403 if (!provider.ops->report_bin_attr_visible) in tsm_report_is_bin_visible()406 return provider.ops->report_bin_attr_visible(n); in tsm_report_is_bin_visible()
402 .report_bin_attr_visible = tdx_report_bin_attr_visible,