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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c2426 * 2. strip_open calls strip_alloc
2427 * 3. strip_alloc calls register_netdev
2568 static struct strip *strip_alloc(void) function
2647 if ((strip_info = strip_alloc()) == NULL)

Completed in 80 milliseconds