Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/hamradio/
Ddmascc.c185 struct scc_info *info;
208 struct scc_info { struct
213 struct scc_info *next; argument
239 static inline void z8530_isr(struct scc_info *info);
259 static struct scc_info *first;
271 struct scc_info *info; in dmascc_exit()
443 struct scc_info *info; in setup_adapter()
453 info = kzalloc(sizeof(struct scc_info), GFP_KERNEL | GFP_DMA); in setup_adapter()
717 struct scc_info *info = priv->info; in scc_open()
859 struct scc_info *info = priv->info; in scc_close()
[all …]