Home
last modified time | relevance | path

Searched defs:alloc_req (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c158 struct npc_mcam_alloc_entry_req alloc_req = { 0 }; in rvu_switch_enable() local
/linux/drivers/video/fbdev/omap/
H A Dhwa742.c235 static inline struct hwa742_request *alloc_req(bool can_sleep) in alloc_req() function