Home
last modified time | relevance | path

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

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