Searched refs:cdc_ncm_select_altsetting (Results 1 – 3 of 3) sorted by relevance
156 u8 cdc_ncm_select_altsetting(struct usb_interface *intf);
149 if (cdc_ncm_select_altsetting(intf) == CDC_NCM_COMM_ALTSETTING_MBIM) { in cdc_mbim_bind()
1036 u8 cdc_ncm_select_altsetting(struct usb_interface *intf) in cdc_ncm_select_altsetting() function1065 EXPORT_SYMBOL_GPL(cdc_ncm_select_altsetting);1070 if (cdc_ncm_select_altsetting(intf) != CDC_NCM_COMM_ALTSETTING_NCM) in cdc_ncm_bind()