Home
last modified time | relevance | path

Searched refs:find_free_slot (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Ddhcps.c113 LWIP_STATIC int find_free_slot(struct dhcps *dhcps);
216 LWIP_STATIC int find_free_slot(struct dhcps *dhcps) in find_free_slot() function
222 LWIP_DEBUGF(DHCP_DEBUG | LWIP_DBG_TRACE, ("find_free_slot: Found Free Slot at Index = %"U32_F"\n", i)); in find_free_slot()
279 idx = find_free_slot(dhcps); in validate_discover()
/kernel/linux/linux-5.10/drivers/mfd/
H A Ddln2.c354 static bool find_free_slot(struct dln2_dev *dln2, u16 handle, int *slot) in find_free_slot() function
392 find_free_slot(dln2, handle, &slot)); in alloc_rx_slot()
/kernel/linux/linux-6.6/drivers/mfd/
H A Ddln2.c348 static bool find_free_slot(struct dln2_dev *dln2, u16 handle, int *slot) in find_free_slot() function
386 find_free_slot(dln2, handle, &slot)); in alloc_rx_slot()

Completed in 5 milliseconds