Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/
A Dnfp_app.c18 static const struct nfp_app_type *apps[] = { variable
232 if (id >= ARRAY_SIZE(apps) || !apps[id]) { in nfp_app_alloc()
237 if (WARN_ON(!apps[id]->name || !apps[id]->vnic_alloc)) in nfp_app_alloc()
239 if (WARN_ON(!apps[id]->ctrl_msg_rx && apps[id]->ctrl_msg_rx_raw)) in nfp_app_alloc()
249 app->type = apps[id]; in nfp_app_alloc()
/drivers/gpu/drm/nouveau/nvkm/nvfw/
A Dhs.c76 hdr->apps[(i * 2) + 0], hdr->apps[(i * 2) + 1]); in nvfw_hs_load_header()
/drivers/gpu/drm/nouveau/nvkm/falcon/
A Dfw.c268 fw->imem_base_img = lhdr->apps[0]; in nvkm_falcon_fw_ctor_hs()
269 fw->imem_base = ALIGN(lhdr->apps[0], 0x100); in nvkm_falcon_fw_ctor_hs()
270 fw->imem_size = lhdr->apps[lhdr->num_apps + 0]; in nvkm_falcon_fw_ctor_hs()
/drivers/gpu/drm/nouveau/include/nvfw/
A Dhs.h40 u32 apps[]; member
/drivers/media/test-drivers/vivid/
A DKconfig22 Say Y here if you want to test video apps or debug V4L devices.
/drivers/staging/media/atomisp/
A DTODO36 * Fix not all v4l2 apps working, e.g. cheese does not work
/drivers/infiniband/hw/irdma/
A Dtype.h693 struct irdma_dcb_app_info apps[IRDMA_MAX_APPS]; member
/drivers/dma/
A DKconfig325 the legacy behavior in order to allow existing support apps (i.e.

Completed in 20 milliseconds