Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c427 struct sk_buff *host_last_cmd; member
1174 skb_free(rtk_hw_cfg.host_last_cmd); in hci_event_cmd_complete()
1175 rtk_hw_cfg.host_last_cmd = NULL; in hci_event_cmd_complete()
1204 skb_free(rtk_hw_cfg.host_last_cmd); in hci_event_cmd_complete()
1205 rtk_hw_cfg.host_last_cmd = NULL; in hci_event_cmd_complete()
1221 skb_free(rtk_hw_cfg.host_last_cmd); in hci_event_cmd_complete()
1222 rtk_hw_cfg.host_last_cmd = NULL; in hci_event_cmd_complete()
1232 skb_free(rtk_hw_cfg.host_last_cmd); in hci_event_cmd_complete()
1233 rtk_hw_cfg.host_last_cmd = NULL; in hci_event_cmd_complete()
1631 if (rtk_hw_cfg.host_last_cmd) { in h5_tinit_sig_alarm()
[all …]