Home
last modified time | relevance | path

Searched refs:USB_REG_OUT_PIPE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h72 #define USB_REG_OUT_PIPE 4 macro
H A Dhif_usb.c122 usb_sndintpipe(hif_dev->udev, USB_REG_OUT_PIPE), in hif_usb_send_regout()
477 case USB_REG_OUT_PIPE: in hif_usb_send()
528 .control_ul_pipe = USB_REG_OUT_PIPE,
1374 usb_endpoint_num(int_out) != USB_REG_OUT_PIPE) { in ath9k_hif_usb_probe()
1425 ret = usb_interrupt_msg(udev, usb_sndintpipe(udev, USB_REG_OUT_PIPE), in ath9k_hif_usb_reboot()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h72 #define USB_REG_OUT_PIPE 4 macro
H A Dhif_usb.c120 usb_sndintpipe(hif_dev->udev, USB_REG_OUT_PIPE), in hif_usb_send_regout()
475 case USB_REG_OUT_PIPE: in hif_usb_send()
526 .control_ul_pipe = USB_REG_OUT_PIPE,
1372 usb_endpoint_num(int_out) != USB_REG_OUT_PIPE) { in ath9k_hif_usb_probe()
1423 ret = usb_interrupt_msg(udev, usb_sndintpipe(udev, USB_REG_OUT_PIPE), in ath9k_hif_usb_reboot()

Completed in 5 milliseconds