Home
last modified time | relevance | path

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

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