Symbol: i3c_ibi_slot
drivers/i3c/master.c
2997
void i3c_master_queue_ibi(struct i3c_dev_desc *dev, struct i3c_ibi_slot *slot)
drivers/i3c/master.c
3009
struct i3c_ibi_slot *slot = container_of(work, struct i3c_ibi_slot,
drivers/i3c/master.c
3027
struct i3c_ibi_slot *slot)
drivers/i3c/master.c
3035
struct i3c_ibi_slot base;
drivers/i3c/master.c
3142
struct i3c_ibi_slot *
drivers/i3c/master.c
3168
struct i3c_ibi_slot *s)
drivers/i3c/master/adi-i3c-master.c
699
struct i3c_ibi_slot *slot;
drivers/i3c/master/adi-i3c-master.c
901
struct i3c_ibi_slot *slot)
drivers/i3c/master/dw-i3c-master.c
1347
struct i3c_ibi_slot *slot)
drivers/i3c/master/dw-i3c-master.c
1367
struct i3c_ibi_slot *slot;
drivers/i3c/master/i3c-master-cdns.c
1297
struct i3c_ibi_slot *slot;
drivers/i3c/master/i3c-master-cdns.c
1503
struct i3c_ibi_slot *slot)
drivers/i3c/master/mipi-i3c-hci/core.c
711
struct i3c_ibi_slot *slot)
drivers/i3c/master/mipi-i3c-hci/dma.c
876
struct i3c_ibi_slot *slot)
drivers/i3c/master/mipi-i3c-hci/dma.c
890
struct i3c_ibi_slot *slot;
drivers/i3c/master/mipi-i3c-hci/hci.h
149
struct i3c_ibi_slot *slot);
drivers/i3c/master/mipi-i3c-hci/pio.c
1013
struct i3c_ibi_slot *slot)
drivers/i3c/master/mipi-i3c-hci/pio.c
117
struct i3c_ibi_slot *slot;
drivers/i3c/master/svc-i3c-master.c
1958
struct i3c_ibi_slot *slot)
drivers/i3c/master/svc-i3c-master.c
250
struct i3c_ibi_slot *tbq_slot;
drivers/i3c/master/svc-i3c-master.c
430
struct i3c_ibi_slot *slot;
include/linux/i3c/master.h
492
struct i3c_ibi_slot *slot);
include/linux/i3c/master.h
741
struct i3c_ibi_slot *
include/linux/i3c/master.h
744
struct i3c_ibi_slot *slot);
include/linux/i3c/master.h
746
void i3c_master_queue_ibi(struct i3c_dev_desc *dev, struct i3c_ibi_slot *slot);
include/linux/i3c/master.h
748
struct i3c_ibi_slot *i3c_master_get_free_ibi_slot(struct i3c_dev_desc *dev);