Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/core/
Dclient.c169 int (*event)(u64, void *, u32), struct nvkm_client **pclient) in nvkm_client_new() argument
174 if (!(client = *pclient = kzalloc(sizeof(*client), GFP_KERNEL))) in nvkm_client_new()
/Linux-v6.6/drivers/memory/tegra/
Dtegra234.c950 const struct tegra_mc_client *pclient = src->data; in tegra234_mc_icc_set() local
971 if (pclient->type == TEGRA_ICC_NISO) in tegra234_mc_icc_set()
976 bwmgr_req.bwmgr_calc_set_req.client_id = pclient->bpmp_id; in tegra234_mc_icc_set()