Searched refs:k3_sec_proxy_chan_id (Results 1 – 3 of 3) sorted by relevance
24 enum k3_sec_proxy_chan_id { enum62 int k3_sec_proxy_clear_rx_thread(enum k3_sec_proxy_chan_id id);71 int k3_sec_proxy_send(enum k3_sec_proxy_chan_id id, const struct k3_sec_proxy_msg *msg);80 int k3_sec_proxy_recv(enum k3_sec_proxy_chan_id id, struct k3_sec_proxy_msg *msg);
179 int k3_sec_proxy_clear_rx_thread(enum k3_sec_proxy_chan_id id) in k3_sec_proxy_clear_rx_thread()217 int k3_sec_proxy_send(enum k3_sec_proxy_chan_id id, const struct k3_sec_proxy_msg *msg) in k3_sec_proxy_send()290 int k3_sec_proxy_recv(enum k3_sec_proxy_chan_id id, struct k3_sec_proxy_msg *msg) in k3_sec_proxy_recv()
93 enum k3_sec_proxy_chan_id chan) in ti_sci_get_response()
Completed in 10 milliseconds