Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/i3c/
Dmaster.h111 struct i3c_ibi_slot { struct
454 struct i3c_ibi_slot *slot);
646 struct i3c_ibi_slot *
649 struct i3c_ibi_slot *slot);
651 void i3c_master_queue_ibi(struct i3c_dev_desc *dev, struct i3c_ibi_slot *slot);
653 struct i3c_ibi_slot *i3c_master_get_free_ibi_slot(struct i3c_dev_desc *dev);
/Linux-v5.4/drivers/i3c/
Dmaster.c2181 void i3c_master_queue_ibi(struct i3c_dev_desc *dev, struct i3c_ibi_slot *slot) in i3c_master_queue_ibi()
2190 struct i3c_ibi_slot *slot = container_of(work, struct i3c_ibi_slot, in i3c_master_handle_ibi()
2208 struct i3c_ibi_slot *slot) in i3c_master_init_ibi_slot()
2216 struct i3c_ibi_slot base;
2329 struct i3c_ibi_slot *
2355 struct i3c_ibi_slot *s) in i3c_generic_ibi_recycle_slot()
/Linux-v5.4/drivers/i3c/master/
Di3c-master-cdns.c1279 struct i3c_ibi_slot *slot; in cdns_i3c_master_handle_ibi()
1488 struct i3c_ibi_slot *slot) in cdns_i3c_master_recycle_ibi_slot()