Home
last modified time | relevance | path

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

/linux/drivers/fwctl/pds/
H A Dmain.c20 struct pdsfc_uctx { struct
45 struct pdsfc_uctx *pdsfc_uctx = container_of(uctx, struct pdsfc_uctx, uctx); in pdsfc_open_uctx() argument
47 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() local
65 info->uctx_caps = pdsfc_uctx->uctx_caps; in pdsfc_info()
457 .uctx_size = sizeof(struct pdsfc_uctx),