Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath6kl/
Dhif-ops.h167 ar->hif_ops->pipe_get_default(ar, ul_pipe, dl_pipe); in ath6kl_hif_pipe_get_default()
Dhif.h255 void (*pipe_get_default)(struct ath6kl *ar, u8 *pipe_ul, u8 *pipe_dl); member
Dusb.c1102 .pipe_get_default = ath6kl_usb_get_default_pipe,