Home
last modified time | relevance | path

Searched refs:hci_cmd_ops (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcmd.h54 struct hci_cmd_ops { struct
65 extern const struct hci_cmd_ops mipi_i3c_hci_cmd_v1; argument
66 extern const struct hci_cmd_ops mipi_i3c_hci_cmd_v2;
H A Dhci.h32 struct hci_cmd_ops;
52 const struct hci_cmd_ops *cmd;
H A Dcmd_v2.c308 const struct hci_cmd_ops mipi_i3c_hci_cmd_v2 = {
H A Dcmd_v1.c372 const struct hci_cmd_ops mipi_i3c_hci_cmd_v1 = {