Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dev-v3.c69 static unsigned int ccp_get_free_slots(struct ccp_cmd_queue *cmd_q) in ccp_get_free_slots() function
419 cmd_q->free_slots = ccp_get_free_slots(cmd_q); in ccp_init()
579 .get_free_slots = ccp_get_free_slots,