Searched defs:htc_handle (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.c | 333 void ath9k_htc_txcompletion_cb(struct htc_target *htc_handle, in ath9k_htc_txcompletion_cb() argument 372 static void ath9k_htc_fw_panic_report(struct htc_target *htc_handle, in ath9k_htc_fw_panic_report() argument 403 ath9k_htc_rx_msg(struct htc_target *htc_handle, struct sk_buff *skb, u32 len, u8 pipe_id) ath9k_htc_rx_msg() argument [all...] |
H A D | hif_usb.h | 122 struct htc_target *htc_handle; member
|
H A D | hif_usb.c | 1485 struct htc_target *htc_handle = hif_dev->htc_handle; ath9k_hif_usb_resume() local [all...] |
H A D | htc_drv_init.c | 931 int ath9k_htc_probe_device(struct htc_target *htc_handle, struct device *dev, in ath9k_htc_probe_device() argument 981 void ath9k_htc_disconnect_device(struct htc_target *htc_handle, bool hotunplug) in ath9k_htc_disconnect_device() argument 999 ath9k_htc_suspend(struct htc_target *htc_handle) ath9k_htc_suspend() argument 1004 ath9k_htc_resume(struct htc_target *htc_handle) ath9k_htc_resume() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.c | 333 void ath9k_htc_txcompletion_cb(struct htc_target *htc_handle, in ath9k_htc_txcompletion_cb() argument 372 static void ath9k_htc_fw_panic_report(struct htc_target *htc_handle, in ath9k_htc_fw_panic_report() argument 403 ath9k_htc_rx_msg(struct htc_target *htc_handle, struct sk_buff *skb, u32 len, u8 pipe_id) ath9k_htc_rx_msg() argument [all...] |
H A D | hif_usb.h | 122 struct htc_target *htc_handle; member
|
H A D | hif_usb.c | 1483 struct htc_target *htc_handle = hif_dev->htc_handle; ath9k_hif_usb_resume() local [all...] |
H A D | htc_drv_init.c | 931 int ath9k_htc_probe_device(struct htc_target *htc_handle, struct device *dev, in ath9k_htc_probe_device() argument 985 void ath9k_htc_disconnect_device(struct htc_target *htc_handle, bool hotunplug) in ath9k_htc_disconnect_device() argument 1003 ath9k_htc_suspend(struct htc_target *htc_handle) ath9k_htc_suspend() argument 1008 ath9k_htc_resume(struct htc_target *htc_handle) ath9k_htc_resume() argument [all...] |
Completed in 9 milliseconds