Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/dgap/
Ddgap.h1014 u8 ch_fepastopc; /* Auxiliary FEP stop char */ member
Ddgap.c2672 ch->ch_fepastopc = 0; in dgap_firmware_reset_port()
2987 ch->ch_astopc != ch->ch_fepastopc) { in dgap_param()
2989 ch->ch_fepastopc = ch->ch_astopc; in dgap_param()
2992 dgap_cmdb(ch, SAFLOWC, ch->ch_fepastartc, ch->ch_fepastopc, 0); in dgap_param()