Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/i3c/
H A 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);
/OK3568_Linux_fs/kernel/drivers/i3c/
H A Dmaster.c2241 void i3c_master_queue_ibi(struct i3c_dev_desc *dev, struct i3c_ibi_slot *slot) in i3c_master_queue_ibi()
2250 struct i3c_ibi_slot *slot = container_of(work, struct i3c_ibi_slot, in i3c_master_handle_ibi()
2268 struct i3c_ibi_slot *slot) in i3c_master_init_ibi_slot()
2276 struct i3c_ibi_slot base;
2389 struct i3c_ibi_slot *
2415 struct i3c_ibi_slot *s) in i3c_generic_ibi_recycle_slot()
/OK3568_Linux_fs/kernel/drivers/i3c/master/
H A Di3c-master-cdns.c1310 struct i3c_ibi_slot *slot; in cdns_i3c_master_handle_ibi()
1519 struct i3c_ibi_slot *slot) in cdns_i3c_master_recycle_ibi_slot()