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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/hamradio/
H A Dbaycom_epp.c183 unsigned int extmodem; member in struct:baycom_state::__anon5464
305 bc->cfg.extmodem ? "ext" : "int", bc->cfg.fclk, bc->cfg.bps,
975 bc->cfg.extmodem = 0;
976 if (strstr(modestr,"extmodem"))
977 bc->cfg.extmodem = 1;
1081 bc->cfg.extmodem ? "ext" : "int", bc->cfg.fclk, bc->cfg.bps,
1092 strncpy(hi.data.modename, "intclk,extclk,intmodem,extmodem,divider=x",

Completed in 55 milliseconds