Home
last modified time | relevance | path

Searched defs:htc_handle (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c931 int ath9k_htc_probe_device(struct htc_target *htc_handle, struct device *dev, in ath9k_htc_probe_device()
985 void ath9k_htc_disconnect_device(struct htc_target *htc_handle, bool hotunplug) in ath9k_htc_disconnect_device()
1003 void ath9k_htc_suspend(struct htc_target *htc_handle) in ath9k_htc_suspend()
1008 int ath9k_htc_resume(struct htc_target *htc_handle) in ath9k_htc_resume()
H A Dhif_usb.h122 struct htc_target *htc_handle; member