Home
last modified time | relevance | path

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

/linux-6.15/drivers/cxl/core/
H A Dcore.h127 size_t cxl_get_feature(struct cxl_mailbox *cxl_mbox, const uuid_t *feat_uuid,
131 int cxl_set_feature(struct cxl_mailbox *cxl_mbox, const uuid_t *feat_uuid,
H A Dfeatures.c213 size_t cxl_get_feature(struct cxl_mailbox *cxl_mbox, const uuid_t *feat_uuid, in cxl_get_feature() argument
231 uuid_copy(&pi.uuid, feat_uuid); in cxl_get_feature()
269 const uuid_t *feat_uuid, u8 feat_version, in cxl_set_feature() argument
285 uuid_copy(&pi->uuid, feat_uuid); in cxl_set_feature()