Home
last modified time | relevance | path

Searched refs:wl3501_open (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dwl3501_cs.c1256 * It is almost the same as wl3501_open(). In fact, we may just wl3501_close()
1257 * and wl3501_open() again, but I wouldn't like to free_irq() when the driver
1340 static int wl3501_open(struct net_device *dev) in wl3501_open() function
1853 .ndo_open = wl3501_open,
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Dwl3501_cs.c1256 * It is almost the same as wl3501_open(). In fact, we may just wl3501_close()
1257 * and wl3501_open() again, but I wouldn't like to free_irq() when the driver
1340 static int wl3501_open(struct net_device *dev) in wl3501_open() function
1853 .ndo_open = wl3501_open,

Completed in 5 milliseconds