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.h50 const struct hci_io_ops *io;
122 struct hci_io_ops { struct
138 extern const struct hci_io_ops mipi_i3c_hci_pio; argument
139 extern const struct hci_io_ops mipi_i3c_hci_dma;
H A Ddma.c890 const struct hci_io_ops mipi_i3c_hci_dma = {
H A Dpio.c1059 const struct hci_io_ops mipi_i3c_hci_pio = {