Searched refs:i3c_generic_ibi_recycle_slot (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/i3c/
H A Dmaster.h663 void i3c_generic_ibi_recycle_slot(struct i3c_generic_ibi_pool *pool,
/linux-master/drivers/i3c/master/mipi-i3c-hci/
H A Dpio.c868 i3c_generic_ibi_recycle_slot(dev_ibi->pool, ibi->slot);
979 i3c_generic_ibi_recycle_slot(dev_ibi->pool, slot);
H A Ddma.c584 i3c_generic_ibi_recycle_slot(dev_ibi->pool, slot);
/linux-master/drivers/i3c/master/
H A Dsvc-i3c-master.c469 i3c_generic_ibi_recycle_slot(data->ibi_pool,
1560 i3c_generic_ibi_recycle_slot(data->ibi_pool, slot);
H A Di3c-master-cdns.c1525 i3c_generic_ibi_recycle_slot(data->ibi_pool, slot);
H A Ddw-i3c-master.c1228 i3c_generic_ibi_recycle_slot(data->ibi_pool, slot);
/linux-master/drivers/i3c/
H A Dmaster.c2639 * The slot should be returned to the pool using i3c_generic_ibi_recycle_slot()
2662 * i3c_generic_ibi_recycle_slot() - Return a slot to a generic IBI pool
2669 void i3c_generic_ibi_recycle_slot(struct i3c_generic_ibi_pool *pool, function
2683 EXPORT_SYMBOL_GPL(i3c_generic_ibi_recycle_slot); variable

Completed in 185 milliseconds