Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dif_ec.h58 struct ec_device struct
/linux-2.4.37.9/net/econet/
Daf_econet.c573 struct ec_device *edev; in ec_dev_ioctl()
596 edev = kmalloc(sizeof(struct ec_device), GFP_KERNEL); in ec_dev_ioctl()
602 memset(edev, 0, sizeof(struct ec_device)); in ec_dev_ioctl()
824 struct ec_device *edev = skb->dev->ec_ptr; in aun_incoming()
1032 struct ec_device *edev = dev->ec_ptr; in econet_rcv()
1086 struct ec_device *edev; in econet_notifier()