Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.c101 static int he_ioctl(struct atm_dev *dev, unsigned int cmd, void __user *arg);
168 .ioctl = he_ioctl,
2608 he_ioctl(struct atm_dev *atm_dev, unsigned int cmd, void __user *arg) in he_ioctl() function