scc_channel 194 drivers/net/hamradio/scc.c static void scc_tx_done(struct scc_channel *); scc_channel 195 drivers/net/hamradio/scc.c static void scc_start_tx_timer(struct scc_channel *, scc_channel 197 drivers/net/hamradio/scc.c static void scc_start_maxkeyup(struct scc_channel *); scc_channel 198 drivers/net/hamradio/scc.c static void scc_start_defer(struct scc_channel *); scc_channel 202 drivers/net/hamradio/scc.c static void init_channel(struct scc_channel *scc); scc_channel 203 drivers/net/hamradio/scc.c static void scc_key_trx (struct scc_channel *scc, char tx); scc_channel 204 drivers/net/hamradio/scc.c static void scc_init_timer(struct scc_channel *scc); scc_channel 206 drivers/net/hamradio/scc.c static int scc_net_alloc(const char *name, struct scc_channel *scc); scc_channel 210 drivers/net/hamradio/scc.c static void scc_net_rx(struct scc_channel *scc, struct sk_buff *skb); scc_channel 221 drivers/net/hamradio/scc.c static struct scc_channel SCC_Info[2 * SCC_MAXCHIPS]; /* information per channel */ scc_channel 276 drivers/net/hamradio/scc.c static inline void wr(struct scc_channel *scc, unsigned char reg, scc_channel 282 drivers/net/hamradio/scc.c static inline void or(struct scc_channel *scc, unsigned char reg, unsigned char val) scc_channel 287 drivers/net/hamradio/scc.c static inline void cl(struct scc_channel *scc, unsigned char reg, unsigned char val) scc_channel 296 drivers/net/hamradio/scc.c static inline void scc_discard_buffers(struct scc_channel *scc) scc_channel 322 drivers/net/hamradio/scc.c static inline void scc_notify(struct scc_channel *scc, int event) scc_channel 341 drivers/net/hamradio/scc.c static inline void flush_rx_FIFO(struct scc_channel *scc) scc_channel 356 drivers/net/hamradio/scc.c static void start_hunt(struct scc_channel *scc) scc_channel 367 drivers/net/hamradio/scc.c static inline void scc_txint(struct scc_channel *scc) scc_channel 431 drivers/net/hamradio/scc.c static inline void scc_exint(struct scc_channel *scc) scc_channel 516 drivers/net/hamradio/scc.c static inline void scc_rxint(struct scc_channel *scc) scc_channel 564 drivers/net/hamradio/scc.c static inline void scc_spint(struct scc_channel *scc) scc_channel 610 drivers/net/hamradio/scc.c static void scc_isr_dispatch(struct scc_channel *scc, int vector) scc_channel 634 drivers/net/hamradio/scc.c struct scc_channel *scc; scc_channel 719 drivers/net/hamradio/scc.c static inline void set_brg(struct scc_channel *scc, unsigned int tc) scc_channel 727 drivers/net/hamradio/scc.c static inline void set_speed(struct scc_channel *scc) scc_channel 741 drivers/net/hamradio/scc.c static inline void init_brg(struct scc_channel *scc) scc_channel 793 drivers/net/hamradio/scc.c static void init_channel(struct scc_channel *scc) scc_channel 899 drivers/net/hamradio/scc.c static void scc_key_trx(struct scc_channel *scc, char tx) scc_channel 996 drivers/net/hamradio/scc.c static void __scc_start_tx_timer(struct scc_channel *scc, scc_channel 1014 drivers/net/hamradio/scc.c static void scc_start_tx_timer(struct scc_channel *scc, scc_channel 1025 drivers/net/hamradio/scc.c static void scc_start_defer(struct scc_channel *scc) scc_channel 1041 drivers/net/hamradio/scc.c static void scc_start_maxkeyup(struct scc_channel *scc) scc_channel 1062 drivers/net/hamradio/scc.c static void scc_tx_done(struct scc_channel *scc) scc_channel 1090 drivers/net/hamradio/scc.c static inline int is_grouped(struct scc_channel *scc) scc_channel 1093 drivers/net/hamradio/scc.c struct scc_channel *scc2; scc_channel 1128 drivers/net/hamradio/scc.c struct scc_channel *scc = from_timer(scc, t, tx_t); scc_channel 1170 drivers/net/hamradio/scc.c struct scc_channel *scc = from_timer(scc, t, tx_t); scc_channel 1191 drivers/net/hamradio/scc.c struct scc_channel *scc = from_timer(scc, t, tx_t); scc_channel 1218 drivers/net/hamradio/scc.c struct scc_channel *scc = from_timer(scc, t, tx_wdog); scc_channel 1237 drivers/net/hamradio/scc.c struct scc_channel *scc = from_timer(scc, t, tx_wdog); scc_channel 1271 drivers/net/hamradio/scc.c struct scc_channel *scc = from_timer(scc, t, tx_t); scc_channel 1281 drivers/net/hamradio/scc.c static void scc_init_timer(struct scc_channel *scc) scc_channel 1302 drivers/net/hamradio/scc.c static unsigned int scc_set_param(struct scc_channel *scc, unsigned int cmd, unsigned int arg) scc_channel 1371 drivers/net/hamradio/scc.c static unsigned long scc_get_param(struct scc_channel *scc, unsigned int cmd) scc_channel 1404 drivers/net/hamradio/scc.c struct scc_channel *scc = from_timer(scc, t, tx_wdog); scc_channel 1421 drivers/net/hamradio/scc.c scc_start_calibrate(struct scc_channel *scc, int duration, unsigned char pattern) scc_channel 1461 drivers/net/hamradio/scc.c struct scc_channel *scc; scc_channel 1514 drivers/net/hamradio/scc.c static int scc_net_alloc(const char *name, struct scc_channel *scc) scc_channel 1581 drivers/net/hamradio/scc.c struct scc_channel *scc = (struct scc_channel *) dev->ml_priv; scc_channel 1599 drivers/net/hamradio/scc.c struct scc_channel *scc = (struct scc_channel *) dev->ml_priv; scc_channel 1620 drivers/net/hamradio/scc.c static void scc_net_rx(struct scc_channel *scc, struct sk_buff *skb) scc_channel 1639 drivers/net/hamradio/scc.c struct scc_channel *scc = (struct scc_channel *) dev->ml_priv; scc_channel 1712 drivers/net/hamradio/scc.c struct scc_channel *scc = (struct scc_channel *) dev->ml_priv; scc_channel 1959 drivers/net/hamradio/scc.c struct scc_channel *scc = (struct scc_channel *) dev->ml_priv; scc_channel 1975 drivers/net/hamradio/scc.c static inline struct scc_channel *scc_net_seq_idx(loff_t pos) scc_channel 1997 drivers/net/hamradio/scc.c struct scc_channel *scc = v; scc_channel 2021 drivers/net/hamradio/scc.c const struct scc_channel *scc = v; scc_channel 2119 drivers/net/hamradio/scc.c struct scc_channel *scc;