Lines Matching refs:scmi_xfer

365 			       struct scmi_xfer *xfer)  in scmi_xfer_token_set()
415 struct scmi_xfer *xfer) in scmi_xfer_token_clear()
433 scmi_xfer_inflight_register_unlocked(struct scmi_xfer *xfer, in scmi_xfer_inflight_register_unlocked()
456 static int scmi_xfer_inflight_register(struct scmi_xfer *xfer, in scmi_xfer_inflight_register()
482 struct scmi_xfer *xfer) in scmi_xfer_raw_inflight_register()
498 static inline int scmi_xfer_pending_set(struct scmi_xfer *xfer, in scmi_xfer_pending_set()
535 static struct scmi_xfer *scmi_xfer_get(const struct scmi_handle *handle, in scmi_xfer_get()
539 struct scmi_xfer *xfer; in scmi_xfer_get()
548 xfer = hlist_entry(minfo->free_xfers.first, struct scmi_xfer, node); in scmi_xfer_get()
573 struct scmi_xfer *scmi_xfer_raw_get(const struct scmi_handle *handle) in scmi_xfer_raw_get()
575 struct scmi_xfer *xfer; in scmi_xfer_raw_get()
633 __scmi_xfer_put(struct scmi_xfers_info *minfo, struct scmi_xfer *xfer) in __scmi_xfer_put()
658 void scmi_xfer_raw_put(const struct scmi_handle *handle, struct scmi_xfer *xfer) in scmi_xfer_raw_put()
679 static struct scmi_xfer *
682 struct scmi_xfer *xfer = NULL; in scmi_xfer_lookup_unlocked()
711 struct scmi_xfer *xfer) in scmi_msg_response_validate()
765 static inline void scmi_xfer_state_update(struct scmi_xfer *xfer, u8 msg_type) in scmi_xfer_state_update()
776 static bool scmi_xfer_acquired(struct scmi_xfer *xfer) in scmi_xfer_acquired()
797 static inline struct scmi_xfer *
802 struct scmi_xfer *xfer; in scmi_xfer_command_acquire()
849 struct scmi_xfer *xfer) in scmi_xfer_command_release()
865 struct scmi_xfer *xfer; in scmi_handle_notification()
912 struct scmi_xfer *xfer; in scmi_handle_response()
1006 struct scmi_xfer *xfer) in xfer_put()
1015 struct scmi_xfer *xfer, ktime_t stop) in scmi_xfer_done_no_timeout()
1030 struct scmi_xfer *xfer, unsigned int timeout_ms) in scmi_wait_for_reply()
1115 struct scmi_xfer *xfer) in scmi_wait_for_message_response()
1140 struct scmi_xfer *xfer, in scmi_xfer_raw_wait_for_message_response()
1166 struct scmi_xfer *xfer) in do_xfer()
1238 struct scmi_xfer *xfer) in reset_rx_to_maxsz()
1271 struct scmi_xfer *xfer) in do_xfer_with_response()
1319 struct scmi_xfer **p) in xfer_get_init()
1322 struct scmi_xfer *xfer; in xfer_get_init()
1374 struct scmi_xfer *t; in version_get()
1452 struct scmi_xfer *t; in scmi_common_extended_name_get()
1494 struct scmi_xfer *t;
1619 struct scmi_xfer *t; in scmi_common_fastchannel_init()
2209 struct scmi_xfer *xfer; in __scmi_xfer_info_init()