Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Ddmfe.c299 static int dmfe_stop(struct DEVICE *);
419 dev->stop = &dmfe_stop; in dmfe_init_one()
690 static int dmfe_stop(struct DEVICE *dev) in dmfe_stop() function