Searched refs:scc_channel (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/hamradio/
H A Dscc.c195 static void scc_tx_done(struct scc_channel *);
196 static void scc_start_tx_timer(struct scc_channel *,
198 static void scc_start_maxkeyup(struct scc_channel *);
199 static void scc_start_defer(struct scc_channel *);
203 static void init_channel(struct scc_channel *scc);
204 static void scc_key_trx (struct scc_channel *scc, char tx);
205 static void scc_init_timer(struct scc_channel *scc);
207 static int scc_net_alloc(const char *name, struct scc_channel *scc);
211 static void scc_net_rx(struct scc_channel *scc, struct sk_buff *skb);
223 static struct scc_channel SCC_Inf
[all...]
/linux-master/include/linux/
H A Dscc.h49 struct scc_channel { struct

Completed in 138 milliseconds