Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hamradio/
Dscc.c194 static void scc_tx_done(struct scc_channel *);
195 static void scc_start_tx_timer(struct scc_channel *, void (*)(unsigned long), unsigned long);
196 static void scc_start_maxkeyup(struct scc_channel *);
197 static void scc_start_defer(struct scc_channel *);
201 static void init_channel(struct scc_channel *scc);
202 static void scc_key_trx (struct scc_channel *scc, char tx);
203 static void scc_init_timer(struct scc_channel *scc);
205 static int scc_net_alloc(const char *name, struct scc_channel *scc);
209 static void scc_net_rx(struct scc_channel *scc, struct sk_buff *skb);
220 static struct scc_channel SCC_Info[2 * SCC_MAXCHIPS]; /* information per channel */
[all …]
/linux-4.4.14/include/linux/
Dscc.h48 struct scc_channel { struct