Lines Matching defs:ap_dev
326 static int ap_queue_enable_interruption(struct ap_device *ap_dev, void *ind) in ap_queue_enable_interruption()
539 static enum ap_wait ap_sm_nop(struct ap_device *ap_dev) in ap_sm_nop()
551 static struct ap_queue_status ap_sm_recv(struct ap_device *ap_dev) in ap_sm_recv()
595 static enum ap_wait ap_sm_read(struct ap_device *ap_dev) in ap_sm_read()
625 static enum ap_wait ap_sm_write(struct ap_device *ap_dev) in ap_sm_write()
676 static enum ap_wait ap_sm_read_write(struct ap_device *ap_dev) in ap_sm_read_write()
687 static enum ap_wait ap_sm_reset(struct ap_device *ap_dev) in ap_sm_reset()
715 static enum ap_wait ap_sm_reset_wait(struct ap_device *ap_dev) in ap_sm_reset_wait()
755 static enum ap_wait ap_sm_setirq_wait(struct ap_device *ap_dev) in ap_sm_setirq_wait()
825 static inline enum ap_wait ap_sm_event(struct ap_device *ap_dev, in ap_sm_event()
831 static inline enum ap_wait ap_sm_event_loop(struct ap_device *ap_dev, in ap_sm_event_loop()
849 struct ap_device *ap_dev = (struct ap_device *) data; in ap_request_timeout() local
890 struct ap_device *ap_dev; in ap_tasklet_fn() local
976 void ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_queue_message()
1003 void ap_cancel_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_cancel_message()
1028 struct ap_device *ap_dev = to_ap_dev(dev); in ap_hwtype_show() local
1037 struct ap_device *ap_dev = to_ap_dev(dev); in ap_raw_hwtype_show() local
1047 struct ap_device *ap_dev = to_ap_dev(dev); in ap_depth_show() local
1056 struct ap_device *ap_dev = to_ap_dev(dev); in ap_request_count_show() local
1070 struct ap_device *ap_dev = to_ap_dev(dev); in ap_requestq_count_show() local
1084 struct ap_device *ap_dev = to_ap_dev(dev); in ap_pendingq_count_show() local
1098 struct ap_device *ap_dev = to_ap_dev(dev); in ap_reset_show() local
1123 struct ap_device *ap_dev = to_ap_dev(dev); in ap_interrupt_show() local
1150 struct ap_device *ap_dev = to_ap_dev(dev); in ap_functions_show() local
1182 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_match() local
1209 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local
1228 struct ap_device *ap_dev = to_ap_dev(dev); in ap_dev_suspend() local
1319 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local
1336 static void __ap_flush_queue(struct ap_device *ap_dev) in __ap_flush_queue()
1354 void ap_flush_queue(struct ap_device *ap_dev) in ap_flush_queue()
1364 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove() local
1612 struct ap_device *ap_dev; in ap_scan_bus() local