Searched refs:ac_open (Results 1 – 1 of 1) sorted by relevance
82 static int ac_open(struct net_device *dev);247 dev->open = &ac_open; in ac_probe1()261 static int ac_open(struct net_device *dev) in ac_open() function