Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/hamradio/
Dscc.c205 static int scc_net_alloc(const char *name, struct scc_channel *scc);
1513 static int scc_net_alloc(const char *name, struct scc_channel *scc) in scc_net_alloc() function
1818 scc_net_alloc(device_name, in scc_net_ioctl()
2114 if (scc_net_alloc(devname, SCC_Info)) { in scc_init_driver()