Home
last modified time | relevance | path

Searched refs:cxl_set_feature (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/cxl/core/
H A Dcore.h131 int cxl_set_feature(struct cxl_mailbox *cxl_mbox, const uuid_t *feat_uuid,
H A Dfeatures.c268 int cxl_set_feature(struct cxl_mailbox *cxl_mbox, in cxl_set_feature() function
528 rc = cxl_set_feature(cxl_mbox, &feat_in->uuid, in cxlctl_set_feature()