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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Dbaycom_par.c503 char set_hw = 1; local
516 set_hw = 0;
517 if (!set_hw)
523 if (set_hw && baycom_setmode(bc, mode[i]))
524 set_hw = 0;
H A Dbaycom_ser_fdx.c604 char set_hw = 1; local
617 set_hw = 0;
618 if (!set_hw)
624 if (set_hw && baycom_setmode(bc, mode[i]))
625 set_hw = 0;
H A Dbaycom_ser_hdx.c659 char set_hw = 1; local
672 set_hw = 0;
673 if (!set_hw)
679 if (set_hw && baycom_setmode(bc, mode[i]))
680 set_hw = 0;
H A Dbaycom_epp.c1407 char set_hw = 1; local
1417 set_hw = 0;
1418 if (!set_hw)
1444 if (set_hw && baycom_setmode(bc, mode[i]))
1445 set_hw = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/soundmodem/
H A Dsm.c643 char set_hw = 1; local
656 set_hw = 0;
674 if (!set_hw)
683 if (set_hw && sethw(dev, sm, mode[i]))
684 set_hw = 0;

Completed in 92 milliseconds