Searched refs:feat_uuid (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/cxl/core/ |
| H A D | core.h | 217 size_t cxl_get_feature(struct cxl_mailbox *cxl_mbox, const uuid_t *feat_uuid, 221 int cxl_set_feature(struct cxl_mailbox *cxl_mbox, const uuid_t *feat_uuid,
|
| H A D | features.c | 223 size_t cxl_get_feature(struct cxl_mailbox *cxl_mbox, const uuid_t *feat_uuid, in cxl_get_feature() argument 241 uuid_copy(&pi.uuid, feat_uuid); in cxl_get_feature() 279 const uuid_t *feat_uuid, u8 feat_version, in cxl_set_feature() argument 295 uuid_copy(&pi->uuid, feat_uuid); in cxl_set_feature()
|