Searched refs:trigger_tx_rx (Results 1 – 3 of 3) sorted by relevance
55 int (*trigger_tx_rx)(struct device *child); member
156 if (ctrl_hci->shi->if_ops->trigger_tx_rx == NULL) in ssv6xxx_hci_enqueue()171 ctrl_hci->shi->if_ops->trigger_tx_rx(ctrl_hci->shi->dev); in ssv6xxx_hci_enqueue()185 if (ctrl_hci->shi->if_ops->trigger_tx_rx == NULL) in ssv6xxx_hci_enqueue()193 ctrl_hci->shi->if_ops->trigger_tx_rx(ctrl_hci->shi->dev); in ssv6xxx_hci_enqueue()
1099 .trigger_tx_rx = ssv6xxx_sdio_trigger_tx_rx,