Searched defs:ssv6xxx_hci_ops (Results 1 – 1 of 1) sorted by relevance
33 struct ssv6xxx_hci_ops { struct34 int (*hci_start)(void);35 int (*hci_stop)(void);36 int (*hci_read_word)(u32 addr, u32 *regval);60 struct ssv6xxx_hci_ops *hci_ops; argument