Home
last modified time | relevance | path

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

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