• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/

Lines Matching refs:ap_device

58 static int __ap_poll_device(struct ap_device *ap_dev, unsigned long *flags);
62 static void ap_reset(struct ap_device *ap_dev);
504 static void ap_increase_queue_count(struct ap_device *ap_dev)
522 static void ap_decrease_queue_count(struct ap_device *ap_dev)
544 struct ap_device *ap_dev = to_ap_dev(dev);
552 struct ap_device *ap_dev = to_ap_dev(dev);
561 struct ap_device *ap_dev = to_ap_dev(dev);
600 struct ap_device *ap_dev = to_ap_dev(dev);
627 struct ap_device *ap_dev = to_ap_dev(dev);
646 struct ap_device *ap_dev = to_ap_dev(dev);
681 struct ap_device *ap_dev = to_ap_dev(dev);
728 struct ap_device *ap_dev = to_ap_dev(dev);
748 static void __ap_flush_queue(struct ap_device *ap_dev)
764 void ap_flush_queue(struct ap_device *ap_dev)
774 struct ap_device *ap_dev = to_ap_dev(dev);
959 static int ap_probe_device_type(struct ap_device *ap_dev)
1069 struct ap_device *ap_dev = to_ap_dev(dev);
1076 struct ap_device *ap_dev;
1198 static int ap_poll_read(struct ap_device *ap_dev, unsigned long *flags)
1247 static int ap_poll_write(struct ap_device *ap_dev, unsigned long *flags)
1294 static inline int ap_poll_queue(struct ap_device *ap_dev, unsigned long *flags)
1311 static int __ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg)
1352 void ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg)
1387 void ap_cancel_message(struct ap_device *ap_dev, struct ap_message *ap_msg)
1425 static void ap_reset(struct ap_device *ap_dev)
1440 static int __ap_poll_device(struct ap_device *ap_dev, unsigned long *flags)
1462 struct ap_device *ap_dev;
1499 struct ap_device *ap_dev;
1570 struct ap_device *ap_dev = (struct ap_device *) data;