Home
last modified time | relevance | path

Searched refs:ch_fepastopc (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/dgap/
Ddgap.h1015 u8 ch_fepastopc; /* Auxiliary FEP stop char */ member
Ddgap.c2735 ch->ch_fepastopc = 0; in dgap_firmware_reset_port()
3051 ch->ch_astopc != ch->ch_fepastopc) { in dgap_param()
3053 ch->ch_fepastopc = ch->ch_astopc; in dgap_param()
3056 dgap_cmdb(ch, SAFLOWC, ch->ch_fepastartc, ch->ch_fepastopc, 0); in dgap_param()