Searched refs:l2cu_allocate_rcb (Results 1 – 3 of 3) sorted by relevance
674 extern tL2C_RCB* l2cu_allocate_rcb(uint16_t psm);
108 p_rcb = l2cu_allocate_rcb(vpsm); in L2CA_Register()
1685 tL2C_RCB* l2cu_allocate_rcb(uint16_t psm) { in l2cu_allocate_rcb() function