Search | Google it | Results 1 - 1 of 1 for funcall:setHwConf (0.00 seconds) |
765: li->suspend = (kind == RS_SUSPEND) ? 1 : 0; 766: err = setHwConf(li, &li->scdefs.c, li->mode, FALSE); 767: 854: case DN_RS16450: /* Set the hardware configuration(for 16450) */ 855: err = setHwConf(li, (RsHwConf_16450*)arg, li->mode, FALSE); 856: break; 889: li->flow = li->scdefs.flow; 890: setHwConf(li, &li->scdefs.c, li->scdefs.mode, TRUE); 891: }