Searched refs:pdsfc_uctx (Results 1 – 1 of 1) sorted by relevance
20 struct pdsfc_uctx { struct45 struct pdsfc_uctx *pdsfc_uctx = container_of(uctx, struct pdsfc_uctx, uctx); in pdsfc_open_uctx() argument47 pdsfc_uctx->uctx_caps = pdsfc->caps; in pdsfc_open_uctx()58 struct pdsfc_uctx *pdsfc_uctx = container_of(uctx, struct pdsfc_uctx, uctx); in pdsfc_info() local65 info->uctx_caps = pdsfc_uctx->uctx_caps; in pdsfc_info()457 .uctx_size = sizeof(struct pdsfc_uctx),