Lines Matching defs:ap_dev
625 static void ap_increase_queue_count(struct ap_device *ap_dev) in ap_increase_queue_count()
643 static void ap_decrease_queue_count(struct ap_device *ap_dev) in ap_decrease_queue_count()
665 struct ap_device *ap_dev = to_ap_dev(dev); in ap_hwtype_show() local
674 struct ap_device *ap_dev = to_ap_dev(dev); in ap_raw_hwtype_show() local
684 struct ap_device *ap_dev = to_ap_dev(dev); in ap_depth_show() local
693 struct ap_device *ap_dev = to_ap_dev(dev); in ap_request_count_show() local
707 struct ap_device *ap_dev = to_ap_dev(dev); in ap_requestq_count_show() local
721 struct ap_device *ap_dev = to_ap_dev(dev); in ap_pendingq_count_show() local
743 struct ap_device *ap_dev = to_ap_dev(dev); in ap_functions_show() local
773 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_match() local
800 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local
819 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_suspend() local
853 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_resume() local
914 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local
939 static void __ap_flush_queue(struct ap_device *ap_dev) in __ap_flush_queue()
955 void ap_flush_queue(struct ap_device *ap_dev) in ap_flush_queue()
965 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove() local
1293 static int ap_probe_device_type(struct ap_device *ap_dev) in ap_probe_device_type()
1404 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_release() local
1411 struct ap_device *ap_dev; in ap_scan_bus() local
1560 static int ap_poll_read(struct ap_device *ap_dev, unsigned long *flags) in ap_poll_read()
1609 static int ap_poll_write(struct ap_device *ap_dev, unsigned long *flags) in ap_poll_write()
1657 static inline int ap_poll_queue(struct ap_device *ap_dev, unsigned long *flags) in ap_poll_queue()
1674 static int __ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in __ap_queue_message()
1715 void ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_queue_message()
1754 void ap_cancel_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_cancel_message()
1792 static void ap_reset(struct ap_device *ap_dev) in ap_reset()
1809 static int __ap_poll_device(struct ap_device *ap_dev, unsigned long *flags) in __ap_poll_device()
1831 struct ap_device *ap_dev; in ap_poll_all() local
1868 struct ap_device *ap_dev; in ap_poll_thread() local
1939 struct ap_device *ap_dev = (struct ap_device *) data; in ap_request_timeout() local