On Tue, Feb 18, 2025 at 03:59:54PM -0700, Dave Jiang wrote: > Add helper function cxl_bus_get_by_provider() in order to support unit > test that will utilize the API call. > > Signed-off-by: Dave Jiang <dave.ji...@intel.com> > --- > cxl/lib/libcxl.c | 11 +++++++++++ > cxl/lib/libcxl.sym | 5 +++++ > cxl/libcxl.h | 2 ++ > 3 files changed, 18 insertions(+)
Please describe the new library interface in "Documentation/cxl/lib/libcxl.txt" Add To: nvdimm@lists.linux.dev snip