Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dif_athn_usb.c114 Static int athn_usb_htc_connect_svc(struct athn_usb_softc *, uint16_t,
1077 error = athn_usb_htc_connect_svc(usc, AR_SVC_WMI_CONTROL, in athn_usb_htc_setup()
1081 error = athn_usb_htc_connect_svc(usc, AR_SVC_WMI_BEACON, in athn_usb_htc_setup()
1085 error = athn_usb_htc_connect_svc(usc, AR_SVC_WMI_CAB, in athn_usb_htc_setup()
1089 error = athn_usb_htc_connect_svc(usc, AR_SVC_WMI_UAPSD, in athn_usb_htc_setup()
1093 error = athn_usb_htc_connect_svc(usc, AR_SVC_WMI_MGMT, in athn_usb_htc_setup()
1097 error = athn_usb_htc_connect_svc(usc, AR_SVC_WMI_DATA_BE, in athn_usb_htc_setup()
1101 error = athn_usb_htc_connect_svc(usc, AR_SVC_WMI_DATA_BK, in athn_usb_htc_setup()
1105 error = athn_usb_htc_connect_svc(usc, AR_SVC_WMI_DATA_VI, in athn_usb_htc_setup()
1109 error = athn_usb_htc_connect_svc(usc, AR_SVC_WMI_DATA_VO, in athn_usb_htc_setup()
[all …]