Home
last modified time | relevance | path

Searched refs:atmel_open (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Datmel.h29 int atmel_open( struct net_device * );
H A Datmel_cs.c195 atmel_open(local->eth_dev); in atmel_resume()
H A Datmel.c614 int atmel_open (struct net_device *dev);
1301 return atmel_open(dev); in atmel_set_mac_address()
1304 EXPORT_SYMBOL(atmel_open); variable
1306 int atmel_open(struct net_device *dev) in atmel_open() function
1487 .ndo_open = atmel_open,
2514 return atmel_open(dev); in atmel_config_commit()
2684 rc = atmel_open(dev); in atmel_ioctl()
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Datmel.h29 int atmel_open( struct net_device * );
H A Datmel_cs.c194 atmel_open(local->eth_dev); in atmel_resume()
H A Datmel.c613 int atmel_open (struct net_device *dev);
1300 return atmel_open(dev); in atmel_set_mac_address()
1303 EXPORT_SYMBOL(atmel_open); variable
1305 int atmel_open(struct net_device *dev) in atmel_open() function
1486 .ndo_open = atmel_open,
2535 return atmel_open(dev); in atmel_config_commit()
2679 rc = atmel_open(dev); in atmel_ioctl()

Completed in 14 milliseconds