Searched refs:set_hw (Results 1 – 4 of 4) sorted by relevance
511 char set_hw = 1; in init_baycompar() local530 set_hw = 0; in init_baycompar()531 if (!set_hw) in init_baycompar()541 if (set_hw && baycom_setmode(bc, mode[i])) in init_baycompar()542 set_hw = 0; in init_baycompar()
593 char set_hw = 1; in init_baycomserfdx() local607 set_hw = 0; in init_baycomserfdx()608 if (!set_hw) in init_baycomserfdx()618 if (set_hw && baycom_setmode(bc, mode[i])) in init_baycomserfdx()619 set_hw = 0; in init_baycomserfdx()
643 char set_hw = 1; in init_baycomserhdx() local657 set_hw = 0; in init_baycomserhdx()658 if (!set_hw) in init_baycomserhdx()668 if (set_hw && baycom_setmode(bc, mode[i])) in init_baycomserhdx()669 set_hw = 0; in init_baycomserhdx()
1217 char set_hw = 1; in init_baycomepp() local1243 set_hw = 0; in init_baycomepp()1244 if (!set_hw) in init_baycomepp()1252 if (set_hw && baycom_setmode(netdev_priv(dev), mode[i])) in init_baycomepp()1253 set_hw = 0; in init_baycomepp()
Completed in 10 milliseconds