Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/hamradio/soundmodem/
Dsmdma.h144 while (sm->dma.ptt_cnt < NUM_FRAGMENTS && hdlcdrv_ptt(&sm->hdrv)) { in dma_transmit()
Dsm.c276 if (sm->hdrv.ptt_out.flags & SP_MIDI && hdlcdrv_ptt(&sm->hdrv)) in sm_output_status()
Dsm_sbc.c314 if (hdlcdrv_ptt(&sm->hdrv)) { in sbc_interrupt()
Dsm_wss.c379 if (hdlcdrv_ptt(&sm->hdrv)) { in wss_interrupt()
/linux-2.4.37.9/include/linux/
Dhdlcdrv.h351 static inline int hdlcdrv_ptt(struct hdlcdrv_state *s) in hdlcdrv_ptt() function
/linux-2.4.37.9/drivers/net/hamradio/
Dbaycom_ser_fdx.c343 if (!hdlcdrv_ptt(&bc->hdrv)) { in ser12_interrupt()
356 if (hdlcdrv_ptt(&bc->hdrv)) { in ser12_interrupt()
Dhdlcdrv.c665 bi.data.cs.ptt = hdlcdrv_ptt(s); in hdlcdrv_ioctl()
675 bi.data.ocs.ptt = hdlcdrv_ptt(s); in hdlcdrv_ioctl()
Dbaycom_par.c285 if (hdlcdrv_ptt(&bc->hdrv)) in par96_interrupt()
Dbaycom_ser_hdx.c402 if (hdlcdrv_ptt(&bc->hdrv)) in ser12_interrupt()