Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/omap/
Dhwa742.c227 static inline struct hwa742_request *alloc_req(void) in alloc_req() function
403 req = alloc_req(); \
547 req = alloc_req(); in hwa742_sync()
/Linux-v5.4/drivers/block/xen-blkback/
Dblkback.c470 static struct pending_req *alloc_req(struct xen_blkif_ring *ring) in alloc_req() function
1150 pending_req = alloc_req(ring); in __do_block_io_op()
/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c2460 struct npc_mcam_alloc_entry_req alloc_req = { }; in rvu_mbox_handler_nix_rxvlan_alloc() local
2478 alloc_req.hdr.pcifunc = pcifunc; in rvu_mbox_handler_nix_rxvlan_alloc()
2479 alloc_req.count = 1; in rvu_mbox_handler_nix_rxvlan_alloc()
2481 err = rvu_mbox_handler_npc_mcam_alloc_entry(rvu, &alloc_req, in rvu_mbox_handler_nix_rxvlan_alloc()