Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Dscc.c206 static int scc_net_alloc(const char *name, struct scc_channel *scc);
1514 static int scc_net_alloc(const char *name, struct scc_channel *scc) in scc_net_alloc() function
1822 scc_net_alloc(device_name, in scc_net_ioctl()
2103 if (scc_net_alloc(devname, SCC_Info)) { in scc_init_driver()