Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Ddmascc.c198 struct scc_info *info;
221 struct scc_info { struct
226 struct scc_info *next; argument
251 static inline void z8530_isr(struct scc_info *info);
271 static struct scc_info *first;
283 struct scc_info *info; in dmascc_exit()
455 struct scc_info *info; in setup_adapter()
465 info = kzalloc(sizeof(struct scc_info), GFP_KERNEL | GFP_DMA); in setup_adapter()
729 struct scc_info *info = priv->info; in scc_open()
871 struct scc_info *info = priv->info; in scc_close()
[all …]