Home
last modified time | relevance | path

Searched defs:scc_priv (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/net/hamradio/
Ddmascc.c181 struct scc_priv { struct
182 int type;
183 int chip;
184 struct net_device *dev;
185 struct scc_info *info;
187 int channel;
188 int card_base, scc_cmd, scc_data;
212 struct scc_priv priv[2]; argument