Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dhci.h43 const struct hci_io_ops *io;
111 struct hci_io_ops { struct
124 extern const struct hci_io_ops mipi_i3c_hci_pio; argument
125 extern const struct hci_io_ops mipi_i3c_hci_dma;
H A Ddma.c779 const struct hci_io_ops mipi_i3c_hci_dma = {
H A Dpio.c1032 const struct hci_io_ops mipi_i3c_hci_pio = {