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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_usb.c1268 int i, idx, alt_idx, probe_alt_setting, vend_idx, cfg_used, *vcf, local
1304 vcf = validconf[cfg_used];
1308 memcpy(cmptbl, vcf, 16 * sizeof(int));
1335 && (ep->desc.bInterval < vcf[17])) {
1366 vcf = validconf[small_match];
1378 if (vcf[idx] != EP_NOP
1379 && vcf[idx] != EP_NUL) {
1478 context->cfg_used = vcf[16]; /* store used config */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc_usb.c1268 int i, idx, alt_idx, probe_alt_setting, vend_idx, cfg_used, *vcf, local
1304 vcf = validconf[cfg_used];
1308 memcpy(cmptbl, vcf, 16 * sizeof(int));
1335 && (ep->desc.bInterval < vcf[17])) {
1366 vcf = validconf[small_match];
1378 if (vcf[idx] != EP_NOP
1379 && vcf[idx] != EP_NUL) {
1478 context->cfg_used = vcf[16]; /* store used config */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1943 probe_alt_setting, vend_idx, cfg_used, *vcf, attr, cfg_found, local
1984 vcf = validconf[cfg_used];
1986 memcpy(cmptbl, vcf, 16 * sizeof(int));
2012 ep->desc.bInterval < vcf[17]) {
2046 vcf = validconf[small_match];
2059 if (vcf[idx] == EP_NOP || vcf[idx] == EP_NUL) {
2107 hw->cfg_used = vcf[16]; /* store used config */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1943 probe_alt_setting, vend_idx, cfg_used, *vcf, attr, cfg_found, local
1984 vcf = validconf[cfg_used];
1986 memcpy(cmptbl, vcf, 16 * sizeof(int));
2012 ep->desc.bInterval < vcf[17]) {
2046 vcf = validconf[small_match];
2059 if (vcf[idx] == EP_NOP || vcf[idx] == EP_NUL) {
2107 hw->cfg_used = vcf[16]; /* store used config */

Completed in 178 milliseconds