Lines Matching defs:ap_dev
588 static void ap_increase_queue_count(struct ap_device *ap_dev) in ap_increase_queue_count()
606 static void ap_decrease_queue_count(struct ap_device *ap_dev) in ap_decrease_queue_count()
628 struct ap_device *ap_dev = to_ap_dev(dev); in ap_hwtype_show() local
636 struct ap_device *ap_dev = to_ap_dev(dev); in ap_depth_show() local
645 struct ap_device *ap_dev = to_ap_dev(dev); in ap_request_count_show() local
684 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_match() local
711 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local
730 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_suspend() local
765 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_resume() local
812 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local
832 static void __ap_flush_queue(struct ap_device *ap_dev) in __ap_flush_queue()
848 void ap_flush_queue(struct ap_device *ap_dev) in ap_flush_queue()
858 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove() local
1043 static int ap_probe_device_type(struct ap_device *ap_dev) in ap_probe_device_type()
1154 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_release() local
1161 struct ap_device *ap_dev; in ap_scan_bus() local
1314 static int ap_poll_read(struct ap_device *ap_dev, unsigned long *flags) in ap_poll_read()
1363 static int ap_poll_write(struct ap_device *ap_dev, unsigned long *flags) in ap_poll_write()
1411 static inline int ap_poll_queue(struct ap_device *ap_dev, unsigned long *flags) in ap_poll_queue()
1428 static int __ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in __ap_queue_message()
1469 void ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_queue_message()
1504 void ap_cancel_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_cancel_message()
1542 static void ap_reset(struct ap_device *ap_dev) in ap_reset()
1559 static int __ap_poll_device(struct ap_device *ap_dev, unsigned long *flags) in __ap_poll_device()
1581 struct ap_device *ap_dev; in ap_poll_all() local
1618 struct ap_device *ap_dev; in ap_poll_thread() local
1689 struct ap_device *ap_dev = (struct ap_device *) data; in ap_request_timeout() local