Searched refs:control_if (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/net/usb/ |
H A D | meig_cdc_driver.c | 1992 u8 control_if;
in cdc_ncm_config() local 2006 control_if = ctx->control->cur_altsetting->desc.bInterfaceNumber;
in cdc_ncm_config() 2011 0, control_if, b, sizeof(*ntb_params), NCM_CONTROL_TIMEOUT);
in cdc_ncm_config() 2073 USB_TYPE_CLASS | USB_RECIP_INTERFACE | USB_DIR_OUT, 0, control_if, b, 0x04,
in cdc_ncm_config() 2106 ctx->bit_mode, control_if, NULL, 0, NCM_CONTROL_TIMEOUT);
in cdc_ncm_config() 2117 NCM_CRC_MODE_YES, control_if, NULL, 0, NCM_CONTROL_TIMEOUT);
in cdc_ncm_config()
|
Completed in 8 milliseconds