Home
last modified time | relevance | path

Searched refs:close_uctx (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dfwctl.h42 void (*close_uctx)(struct fwctl_uctx *uctx); member
/linux/drivers/fwctl/mlx5/
H A Dmain.c365 .close_uctx = mlx5ctl_close_uctx,
/linux/drivers/fwctl/
H A Dmain.c240 uctx->fwctl->ops->close_uctx(uctx); in fwctl_destroy_uctx()
/linux/drivers/fwctl/pds/
H A Dmain.c459 .close_uctx = pdsfc_close_uctx,
/linux/drivers/cxl/core/
H A Dfeatures.c664 .close_uctx = cxlctl_close_uctx,