Searched refs:pipe_get_default (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | hif-ops.h | 167 ar->hif_ops->pipe_get_default(ar, ul_pipe, dl_pipe); in ath6kl_hif_pipe_get_default()
|
H A D | hif.h | 255 void (*pipe_get_default)(struct ath6kl *ar, u8 *pipe_ul, u8 *pipe_dl); member
|
H A D | usb.c | 1102 .pipe_get_default = ath6kl_usb_get_default_pipe,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | hif-ops.h | 167 ar->hif_ops->pipe_get_default(ar, ul_pipe, dl_pipe); in ath6kl_hif_pipe_get_default()
|
H A D | hif.h | 255 void (*pipe_get_default)(struct ath6kl *ar, u8 *pipe_ul, u8 *pipe_dl); member
|
H A D | usb.c | 1110 .pipe_get_default = ath6kl_usb_get_default_pipe,
|
Completed in 6 milliseconds