Home
last modified time | relevance | path

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

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