Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dhe.c138 static int he_ioctl(struct atm_dev *dev, unsigned int cmd, void *arg);
163 .ioctl = he_ioctl,
2830 he_ioctl(struct atm_dev *atm_dev, unsigned int cmd, void *arg) in he_ioctl() function