Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.h39 int (*send_hci_func)(void *priv_dev, void *data, int len, member
H A Dgdm_lte.c524 nic->phy_dev->send_hci_func(nic->phy_dev->priv_dev, msg, len, NULL, in gdm_lte_event_rcv()
H A Dgdm_usb.c835 phy_dev->send_hci_func = gdm_usb_hci_send; in gdm_usb_probe()