Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/generic_serial/
Dvme_scc.c75 static void scc_close(void *ptr);
105 scc_close,
864 static void scc_close(void *ptr) in scc_close() function
/linux-2.6.39/drivers/net/hamradio/
Ddmascc.c240 static int scc_close(struct net_device *dev);
446 .ndo_stop = scc_close,
866 static int scc_close(struct net_device *dev) in scc_close() function