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

/linux-master/include/linux/
H A Dhdlcdrv.h256 static inline int hdlcdrv_ptt(struct hdlcdrv_state *s) function
/linux-master/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c308 if (!hdlcdrv_ptt(&bc->hdrv)) {
321 if (hdlcdrv_ptt(&bc->hdrv)) {
H A Dbaycom_par.c265 if (hdlcdrv_ptt(&bc->hdrv))
H A Dhdlcdrv.c550 bi.data.cs.ptt = hdlcdrv_ptt(s);
560 bi.data.ocs.ptt = hdlcdrv_ptt(s);
H A Dbaycom_ser_hdx.c388 if (hdlcdrv_ptt(&bc->hdrv))

Completed in 108 milliseconds