Lines Matching refs:device

63 		pr_err("Registering adapter interrupts for AP device %02x.%04x failed\n",
105 * not change the state of the device.
510 static ssize_t request_count_show(struct device *dev,
531 static ssize_t request_count_store(struct device *dev,
546 static ssize_t requestq_count_show(struct device *dev,
561 static ssize_t pendingq_count_show(struct device *dev,
576 static ssize_t reset_show(struct device *dev,
599 static ssize_t reset_store(struct device *dev,
619 static ssize_t interrupt_show(struct device *dev,
638 static ssize_t config_show(struct device *dev,
652 static ssize_t chkstop_show(struct device *dev,
666 static ssize_t ap_functions_show(struct device *dev,
687 static ssize_t states_show(struct device *dev,
694 /* queue device state */
745 static ssize_t last_err_rc_show(struct device *dev,
819 static ssize_t se_bind_show(struct device *dev,
845 static ssize_t se_bind_store(struct device *dev,
894 static ssize_t se_associate_show(struct device *dev,
928 static ssize_t se_associate_store(struct device *dev,
999 static void ap_queue_device_release(struct device *dev)
1017 aq->ap_dev.device.release = ap_queue_device_release;
1018 aq->ap_dev.device.type = &ap_queue_type;
1022 aq->ap_dev.device.groups = ap_queue_dev_sb_attr_groups;
1044 * ap_queue_message(): Queue a request to an AP device.
1045 * @aq: The AP device to queue the message to
1057 /* only allow to queue new messages if device state is ok */
1078 * @aq: The AP device that has the message queued
1082 * from the device pending or request queue. Note that the
1109 * Flush all requests from the request/pending queue of an AP device.
1143 /* move queue device state to SHUTDOWN in progress */
1152 * all messages have been flushed and the device state
1154 * the irq registration and move the device state