Home
last modified time | relevance | path

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

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