Searched refs:ccp_get_free_slots (Results 1 – 1 of 1) sorted by relevance
69 static unsigned int ccp_get_free_slots(struct ccp_cmd_queue *cmd_q) in ccp_get_free_slots() function419 cmd_q->free_slots = ccp_get_free_slots(cmd_q); in ccp_init()579 .get_free_slots = ccp_get_free_slots,