Symbol: i3c_ibi_slot
drivers/i3c/master.c
2752
void i3c_master_queue_ibi(struct i3c_dev_desc *dev, struct i3c_ibi_slot *slot)
drivers/i3c/master.c
2764
struct i3c_ibi_slot *slot = container_of(work, struct i3c_ibi_slot,
drivers/i3c/master.c
2782
struct i3c_ibi_slot *slot)
drivers/i3c/master.c
2790
struct i3c_ibi_slot base;
drivers/i3c/master.c
2903
struct i3c_ibi_slot *
drivers/i3c/master.c
2929
struct i3c_ibi_slot *s)
drivers/i3c/master/adi-i3c-master.c
700
struct i3c_ibi_slot *slot;
drivers/i3c/master/adi-i3c-master.c
902
struct i3c_ibi_slot *slot)
drivers/i3c/master/dw-i3c-master.c
1367
struct i3c_ibi_slot *slot)
drivers/i3c/master/dw-i3c-master.c
1387
struct i3c_ibi_slot *slot;
drivers/i3c/master/i3c-master-cdns.c
1298
struct i3c_ibi_slot *slot;
drivers/i3c/master/i3c-master-cdns.c
1504
struct i3c_ibi_slot *slot)
drivers/i3c/master/mipi-i3c-hci/core.c
588
struct i3c_ibi_slot *slot)
drivers/i3c/master/mipi-i3c-hci/dma.c
697
struct i3c_ibi_slot *slot)
drivers/i3c/master/mipi-i3c-hci/dma.c
711
struct i3c_ibi_slot *slot;
drivers/i3c/master/mipi-i3c-hci/hci.h
131
struct i3c_ibi_slot *slot);
drivers/i3c/master/mipi-i3c-hci/pio.c
1004
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
1951
struct i3c_ibi_slot *slot)
drivers/i3c/master/svc-i3c-master.c
252
struct i3c_ibi_slot *tbq_slot;
drivers/i3c/master/svc-i3c-master.c
440
struct i3c_ibi_slot *slot;
include/linux/i3c/master.h
492
struct i3c_ibi_slot *slot);
include/linux/i3c/master.h
726
struct i3c_ibi_slot *
include/linux/i3c/master.h
729
struct i3c_ibi_slot *slot);
include/linux/i3c/master.h
731
void i3c_master_queue_ibi(struct i3c_dev_desc *dev, struct i3c_ibi_slot *slot);
include/linux/i3c/master.h
733
struct i3c_ibi_slot *i3c_master_get_free_ibi_slot(struct i3c_dev_desc *dev);