Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dhci.h48 const struct hci_io_ops *io;
117 struct hci_io_ops { struct
130 extern const struct hci_io_ops mipi_i3c_hci_pio; argument
131 extern const struct hci_io_ops mipi_i3c_hci_dma;
H A Ddma.c795 const struct hci_io_ops mipi_i3c_hci_dma = {
H A Dpio.c1032 const struct hci_io_ops mipi_i3c_hci_pio = {