Home
last modified time | relevance | path

Searched defs:fwctl_device (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
Dfwctl.h68 struct fwctl_device { struct
84 struct fwctl_device *_fwctl_alloc_device(struct device *parent, argument
/linux-6.15/drivers/cxl/core/
Dfeatures.c670 DEFINE_FREE(free_fwctl_dev, struct fwctl_device *, if (_T) fwctl_put(_T)) in DEFINE_FREE()