Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccp/
Dccp-dev-v3.c73 static unsigned int ccp_get_free_slots(struct ccp_cmd_queue *cmd_q) in ccp_get_free_slots() function
423 cmd_q->free_slots = ccp_get_free_slots(cmd_q); in ccp_init()
584 .get_free_slots = ccp_get_free_slots,