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

/linux-master/include/uapi/linux/
H A Dhdlcdrv.h38 int ptt_keyed; member in struct:hdlcdrv_old_channel_state
44 int ptt_keyed; member in struct:hdlcdrv_channel_state
/linux-master/drivers/net/hamradio/
H A Dhdlcdrv.c360 s->ptt_keyed++;
552 bi.data.cs.ptt_keyed = s->ptt_keyed;
562 bi.data.ocs.ptt_keyed = s->ptt_keyed;
641 s->ptt_keyed = 0;
H A Dbaycom_epp.c192 unsigned int ptt_keyed; member in struct:baycom_state
448 bc->ptt_keyed++;
1057 hi.data.cs.ptt_keyed = bc->ptt_keyed;
1067 hi.data.ocs.ptt_keyed = bc->ptt_keyed;
1139 bc->ptt_keyed = 0;
H A Dbaycom_par.c460 bi.data.dbg.debug1 = bc->hdrv.ptt_keyed;
H A Dbaycom_ser_fdx.c551 bi.data.dbg.debug1 = bc->hdrv.ptt_keyed;
H A Dbaycom_ser_hdx.c605 bi.data.dbg.debug1 = bc->hdrv.ptt_keyed;
/linux-master/include/linux/
H A Dhdlcdrv.h149 int ptt_keyed; member in struct:hdlcdrv_state

Completed in 297 milliseconds