Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfwctl.h37 int (*open_uctx)(struct fwctl_uctx *uctx); member
/linux/drivers/fwctl/mlx5/
H A Dmain.c364 .open_uctx = mlx5ctl_open_uctx,
/linux/drivers/fwctl/
H A Dmain.c223 ret = fwctl->ops->open_uctx(uctx); in fwctl_fops_open()
/linux/drivers/fwctl/pds/
H A Dmain.c458 .open_uctx = pdsfc_open_uctx,
/linux/drivers/cxl/core/
H A Dfeatures.c663 .open_uctx = cxlctl_open_uctx,