Searched refs:cdc_ncm_select_altsetting (Results 1 – 3 of 3) sorted by relevance
146 u8 cdc_ncm_select_altsetting(struct usb_interface *intf);
1001 u8 cdc_ncm_select_altsetting(struct usb_interface *intf) in cdc_ncm_select_altsetting() function1030 EXPORT_SYMBOL_GPL(cdc_ncm_select_altsetting);1035 if (cdc_ncm_select_altsetting(intf) != CDC_NCM_COMM_ALTSETTING_NCM) in cdc_ncm_bind()
148 if (cdc_ncm_select_altsetting(intf) == CDC_NCM_COMM_ALTSETTING_MBIM) { in cdc_mbim_bind()