Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 2087) sorted by relevance

12345678910>>...84

/linux-6.3-rc2/include/uapi/linux/
A Dcec-funcs.h23 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source()
29 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on()
35 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on()
43 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source()
83 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change()
123 static inline void cec_msg_standby(struct cec_msg *msg) in cec_msg_standby()
190 static inline void cec_set_digital_service_id(__u8 *msg, in cec_set_digital_service_id()
292 static inline void cec_msg_record_on(struct cec_msg *msg, in cec_msg_record_on()
936 static inline void cec_msg_play(struct cec_msg *msg, in cec_msg_play()
944 static inline void cec_ops_play(const struct cec_msg *msg, in cec_ops_play()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/msm/adreno/
A Da6xx_hfi.c194 struct a6xx_hfi_msg_gmu_init_cmd msg = { 0 }; in a6xx_hfi_send_gmu_init() local
206 struct a6xx_hfi_msg_fw_version msg = { 0 }; in a6xx_hfi_get_fw_version() local
217 struct a6xx_hfi_msg_perf_table_v1 msg = { 0 }; in a6xx_hfi_send_perf_table_v1() local
239 struct a6xx_hfi_msg_perf_table msg = { 0 }; in a6xx_hfi_send_perf_table() local
260 static void a618_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a618_build_bw_table()
518 struct a6xx_hfi_msg_bw_table msg = { 0 }; in a6xx_hfi_send_bw_table() local
543 struct a6xx_hfi_msg_test msg = { 0 }; in a6xx_hfi_send_test() local
551 struct a6xx_hfi_msg_start msg = { 0 }; in a6xx_hfi_send_start() local
559 struct a6xx_hfi_msg_core_fw_start msg = { 0 }; in a6xx_hfi_send_core_fw_start() local
567 struct a6xx_hfi_gx_bw_perf_vote_cmd msg = { 0 }; in a6xx_hfi_set_freq() local
[all …]
/linux-6.3-rc2/drivers/platform/chrome/
A Dcros_ec_proto.c56 struct cros_ec_command *msg) in prepare_tx()
89 struct cros_ec_command *msg) in prepare_tx_legacy()
140 struct cros_ec_command msg; in cros_ec_wait_until_complete() member
225 struct cros_ec_command *msg) in cros_ec_check_result()
257 struct cros_ec_command *msg; in cros_ec_get_host_event_wake_mask() local
293 struct cros_ec_command *msg; in cros_ec_get_proto_info() local
371 struct cros_ec_command *msg; in cros_ec_get_proto_info_legacy() local
450 struct cros_ec_command *msg; in cros_ec_get_host_command_version_mask() local
711 struct cros_ec_command msg; in get_next_event() member
941 struct cros_ec_command *msg; in cros_ec_get_sensor_count() local
[all …]
/linux-6.3-rc2/drivers/media/platform/allegro-dvt/
A Dallegro-mail.c44 allegro_enc_init(u32 *dst, struct mcu_msg_init_request *msg) in allegro_enc_init()
233 allegro_enc_create_channel(u32 *dst, struct mcu_msg_create_channel *msg) in allegro_enc_create_channel()
254 struct mcu_msg_create_channel_response *msg, in allegro_decode_config_blob()
271 allegro_enc_destroy_channel(u32 *dst, struct mcu_msg_destroy_channel *msg) in allegro_enc_destroy_channel()
302 struct mcu_msg_put_stream_buffer *msg) in allegro_enc_put_stream_buffer()
318 allegro_enc_encode_frame(u32 *dst, struct mcu_msg_encode_frame *msg) in allegro_enc_encode_frame()
357 allegro_dec_init(struct mcu_msg_init_response *msg, u32 *src) in allegro_dec_init()
367 allegro_dec_create_channel(struct mcu_msg_create_channel_response *msg, in allegro_dec_create_channel()
396 allegro_dec_destroy_channel(struct mcu_msg_destroy_channel_response *msg, in allegro_dec_destroy_channel()
468 ssize_t allegro_encode_mail(u32 *dst, void *msg) in allegro_encode_mail()
[all …]
/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Drestrack.c39 static int fill_sq(struct sk_buff *msg, struct t4_wq *wq) in fill_sq()
67 static int fill_rq(struct sk_buff *msg, struct t4_wq *wq) in fill_rq()
95 static int fill_swsqe(struct sk_buff *msg, struct t4_sq *sq, u16 idx, in fill_swsqe()
119 static int fill_swsqes(struct sk_buff *msg, struct t4_sq *sq, in fill_swsqes()
137 int c4iw_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ibqp) in c4iw_fill_res_qp_entry()
196 int c4iw_fill_res_cm_id_entry(struct sk_buff *msg, in c4iw_fill_res_cm_id_entry()
271 static int fill_cq(struct sk_buff *msg, struct t4_cq *cq) in fill_cq()
333 static int fill_hwcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_hwcqes()
350 static int fill_swcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_swcqes()
372 int c4iw_fill_res_cq_entry(struct sk_buff *msg, struct ib_cq *ibcq) in c4iw_fill_res_cq_entry()
[all …]
/linux-6.3-rc2/net/tipc/
A Dnetlink_compat.c178 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit()
275 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit()
328 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit()
425 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable()
468 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable()
705 struct tipc_nl_compat_msg *msg, in __tipc_add_link_prop()
721 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_media_set()
803 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_link_set()
838 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_link_reset_stats()
1135 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_net_set()
[all …]
/linux-6.3-rc2/drivers/infiniband/core/
A Dnldev.c1022 struct sk_buff *msg; in nldev_get_doit() local
1162 struct sk_buff *msg; in nldev_port_get_doit() local
1278 struct sk_buff *msg; in nldev_res_get_doit() local
1426 struct sk_buff *msg; in res_get_common_doit() local
1772 struct sk_buff *msg; in nldev_get_chardev() local
1857 struct sk_buff *msg; in nldev_sys_get_doit() local
2021 struct sk_buff *msg; in nldev_stat_set_doit() local
2091 struct sk_buff *msg; in nldev_stat_del_doit() local
2165 struct sk_buff *msg; in stat_get_doit_default_counter() local
2256 struct sk_buff *msg; in stat_get_doit_qp() local
[all …]
/linux-6.3-rc2/drivers/connector/
A Dcn_proc.c51 static inline void send_msg(struct cn_msg *msg) in send_msg()
71 struct cn_msg *msg; in proc_fork_connector() local
101 struct cn_msg *msg; in proc_exec_connector() local
125 struct cn_msg *msg; in proc_id_connector() local
163 struct cn_msg *msg; in proc_sid_connector() local
187 struct cn_msg *msg; in proc_ptrace_connector() local
219 struct cn_msg *msg; in proc_comm_connector() local
244 struct cn_msg *msg; in proc_coredump_connector() local
277 struct cn_msg *msg; in proc_exit_connector() local
320 struct cn_msg *msg; in cn_proc_ack() local
[all …]
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_ctrl_net.c20 struct octep_ctrl_mbox_msg msg = {}; in octep_get_link_status() local
40 struct octep_ctrl_mbox_msg msg = {}; in octep_set_link_status() local
55 struct octep_ctrl_mbox_msg msg = {}; in octep_set_rx_state() local
71 struct octep_ctrl_mbox_msg msg = {}; in octep_get_mac_addr() local
93 struct octep_ctrl_mbox_msg msg = {}; in octep_set_mac_addr() local
109 struct octep_ctrl_mbox_msg msg = {}; in octep_set_mtu() local
127 struct octep_ctrl_mbox_msg msg = {}; in octep_get_if_stats() local
154 struct octep_ctrl_mbox_msg msg = {}; in octep_get_link_info() local
180 struct octep_ctrl_mbox_msg msg = {}; in octep_set_link_info() local
/linux-6.3-rc2/drivers/net/wireless/ath/wil6210/
A Dtxrx_edma.h352 static inline u8 wil_rx_status_get_mcs(void *msg) in wil_rx_status_get_mcs()
358 static inline u8 wil_rx_status_get_cb_mode(void *msg) in wil_rx_status_get_cb_mode()
364 static inline u16 wil_rx_status_get_flow_id(void *msg) in wil_rx_status_get_flow_id()
370 static inline u8 wil_rx_status_get_mcast(void *msg) in wil_rx_status_get_mcast()
386 static inline u8 wil_rx_status_get_cid(void *msg) in wil_rx_status_get_cid()
400 static inline u8 wil_rx_status_get_tid(void *msg) in wil_rx_status_get_tid()
443 void *msg) in wil_rx_status_get_frame_type()
469 static inline u8 wil_rx_status_get_retry(void *msg) in wil_rx_status_get_retry()
475 static inline int wil_rx_status_get_mid(void *msg) in wil_rx_status_get_mid()
485 static inline int wil_rx_status_get_error(void *msg) in wil_rx_status_get_error()
[all …]
/linux-6.3-rc2/sound/virtio/
A Dvirtio_ctl_msg.c33 void virtsnd_ctl_msg_ref(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_ref()
46 void virtsnd_ctl_msg_unref(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_unref()
58 void *virtsnd_ctl_msg_request(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_request()
69 void *virtsnd_ctl_msg_response(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_response()
88 struct virtio_snd_msg *msg; in virtsnd_ctl_msg_alloc() local
121 int virtsnd_ctl_msg_send(struct virtio_snd *snd, struct virtio_snd_msg *msg, in virtsnd_ctl_msg_send()
219 void virtsnd_ctl_msg_complete(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_complete()
240 struct virtio_snd_msg *msg = in virtsnd_ctl_msg_cancel_all() local
264 struct virtio_snd_msg *msg; in virtsnd_ctl_query_info() local
297 struct virtio_snd_msg *msg; in virtsnd_ctl_notify_cb() local
/linux-6.3-rc2/fs/nfs/
A Dproc.c59 struct rpc_message msg = { in nfs_proc_get_root() local
106 struct rpc_message msg = { in nfs_proc_getattr() local
134 struct rpc_message msg = { in nfs_proc_setattr() local
168 struct rpc_message msg = { in nfs_proc_lookup() local
196 struct rpc_message msg = { in nfs_proc_readlink() local
245 struct rpc_message msg = { in nfs_proc_create() local
274 struct rpc_message msg = { in nfs_proc_mknod() local
384 struct rpc_message msg = { in nfs_proc_link() local
412 struct rpc_message msg = { in nfs_proc_symlink() local
452 struct rpc_message msg = { in nfs_proc_mkdir() local
[all …]
A Dnfs3proc.c64 struct rpc_message msg = { in do_proc_get_root() local
106 struct rpc_message msg = { in nfs3_proc_getattr() local
134 struct rpc_message msg = { in nfs3_proc_setattr() local
169 struct rpc_message msg = { in __nfs3_proc_lookup() local
232 struct rpc_message msg = { in nfs3_proc_access() local
265 struct rpc_message msg = { in nfs3_proc_readlink() local
286 struct rpc_message msg; member
440 struct rpc_message msg = { in nfs3_proc_remove() local
522 struct rpc_message msg = { in nfs3_proc_link() local
635 struct rpc_message msg = { in nfs3_proc_rmdir() local
[all …]
/linux-6.3-rc2/drivers/soc/apple/
A Drtkit.c83 u64 msg; member
106 u64 msg) in apple_rtkit_management_send()
207 u64 msg) in apple_rtkit_management_rx_iop_pwr_ack()
219 u64 msg) in apple_rtkit_management_rx_ap_pwr_ack()
257 u8 ep, u64 msg) in apple_rtkit_common_rx_get_buffer()
578 struct apple_rtkit_msg *msg = in apple_rtkit_tx_done() local
592 struct apple_rtkit_msg *msg; in apple_rtkit_send_message() local
672 u64 msg; in apple_rtkit_start_ep() local
804 u64 msg; in apple_rtkit_set_ap_power_state() local
825 u64 msg; in apple_rtkit_set_iop_power_state() local
[all …]
/linux-6.3-rc2/fs/ksmbd/
A Dtransport_ipc.c229 struct ksmbd_ipc_msg *msg; in ipc_msg_alloc() local
489 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_heartbeat_request() local
504 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_login_request() local
529 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_spnego_authen_request() local
556 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_tree_connect_request() local
595 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_tree_disconnect_request() local
615 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_logout_request() local
639 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_share_config_request() local
663 struct ksmbd_ipc_msg *msg; in ksmbd_rpc_open() local
685 struct ksmbd_ipc_msg *msg; in ksmbd_rpc_close() local
[all …]
/linux-6.3-rc2/net/sctp/
A Dchunk.c35 static void sctp_datamsg_init(struct sctp_datamsg *msg) in sctp_datamsg_init()
49 struct sctp_datamsg *msg; in sctp_datamsg_new() local
58 void sctp_datamsg_free(struct sctp_datamsg *msg) in sctp_datamsg_free()
72 static void sctp_datamsg_destroy(struct sctp_datamsg *msg) in sctp_datamsg_destroy()
119 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold()
125 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put()
132 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign()
155 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local
/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/
A Dkey.c33 static u8 fill_wep_pair(struct wfx_hif_wep_pairwise_key *msg, in fill_wep_pair()
43 static u8 fill_wep_group(struct wfx_hif_wep_group_key *msg, in fill_wep_group()
53 static u8 fill_tkip_pair(struct wfx_hif_tkip_pairwise_key *msg, in fill_tkip_pair()
69 static u8 fill_tkip_group(struct wfx_hif_tkip_group_key *msg, struct ieee80211_key_conf *key, in fill_tkip_group()
90 static u8 fill_ccmp_pair(struct wfx_hif_aes_pairwise_key *msg, in fill_ccmp_pair()
99 static u8 fill_ccmp_group(struct wfx_hif_aes_group_key *msg, in fill_ccmp_group()
110 static u8 fill_sms4_pair(struct wfx_hif_wapi_pairwise_key *msg, in fill_sms4_pair()
125 static u8 fill_sms4_group(struct wfx_hif_wapi_group_key *msg, in fill_sms4_group()
139 static u8 fill_aes_cmac_group(struct wfx_hif_igtk_group_key *msg, in fill_aes_cmac_group()
/linux-6.3-rc2/drivers/hsi/clients/
A Dhsi_char.c129 struct hsi_msg *msg = NULL; in hsc_get_first_msg() local
145 static inline void hsc_msg_free(struct hsi_msg *msg) in hsc_msg_free()
153 struct hsi_msg *msg, *tmp; in hsc_free_list() local
175 struct hsi_msg *msg; in hsc_msg_alloc() local
197 struct hsi_msg *msg; in hsc_msgs_alloc() local
225 static void hsc_rx_completed(struct hsi_msg *msg) in hsc_rx_completed()
245 static void hsc_tx_completed(struct hsi_msg *msg) in hsc_tx_completed()
303 struct hsi_msg *msg; in hsc_break_request() local
326 struct hsi_msg *msg; in hsc_break_send() local
416 struct hsi_msg *msg; in hsc_read() local
[all …]
A Dssi_protocol.c204 struct hsi_msg *msg; in ssip_alloc_data() local
229 struct hsi_msg *msg; in ssip_claim_cmd() local
256 struct hsi_msg *msg; in ssip_alloc_cmds() local
391 struct hsi_msg *msg; in ssip_reset() local
425 struct hsi_msg *msg; in ssip_dump_state() local
446 struct hsi_msg *msg; in ssip_error() local
503 struct hsi_msg *msg; in ssip_send_bootinfo_req_cmd() local
519 struct hsi_msg *msg; in ssip_start_rx() local
661 struct hsi_msg *msg; in ssip_rx_bootinforeq() local
774 struct hsi_msg *msg; in ssip_rx_strans() local
[all …]
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dvdec_vpu_if.c14 static void handle_init_ack_msg(const struct vdec_vpu_ipi_init_ack *msg) in handle_init_ack_msg()
58 static void handle_get_param_msg_ack(const struct vdec_vpu_ipi_get_param_ack *msg) in handle_get_param_msg_ack()
90 const struct vdec_vpu_ipi_ack *msg = data; in vpu_dec_ipi_handler() local
130 static int vcodec_vpu_send_msg(struct vdec_vpu_inst *vpu, void *msg, int len) in vcodec_vpu_send_msg()
163 struct vdec_ap_ipi_cmd msg; in vcodec_send_ap_ipi() local
183 struct vdec_ap_ipi_init msg; in vpu_dec_init() local
222 struct vdec_ap_ipi_dec_start msg; in vpu_dec_start() local
252 struct vdec_ap_ipi_get_param msg; in vpu_dec_get_param() local
/linux-6.3-rc2/drivers/media/pci/saa7134/
A Dsaa7134-cards.c7790 struct i2c_msg msg[] = {{.addr = 0x50, .flags = 0, .buf = &subaddr, .len = 1}, in saa7134_board_init2() local
7880 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
7889 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
7942 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
7949 struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, in saa7134_board_init2() local
7957 struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, in saa7134_board_init2() local
7967 struct i2c_msg msg = {.addr=0x09, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
7996 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
8005 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
8035 struct i2c_msg msg = { .addr = 0x0a, .flags = 0 }; in saa7134_board_init2() local
[all …]
/linux-6.3-rc2/sound/soc/fsl/
A Dimx-pcm-rpmsg.c142 struct rpmsg_msg *msg; in imx_rpmsg_pcm_hw_params() local
193 struct rpmsg_msg *msg; in imx_rpmsg_pcm_pointer() local
214 struct rpmsg_msg *msg; in imx_rpmsg_timer_callback() local
231 struct rpmsg_msg *msg; in imx_rpmsg_pcm_open() local
283 struct rpmsg_msg *msg; in imx_rpmsg_pcm_close() local
348 struct rpmsg_msg *msg; in imx_rpmsg_prepare_and_submit() local
377 struct rpmsg_msg *msg; in imx_rpmsg_async_issue_pending() local
394 struct rpmsg_msg *msg; in imx_rpmsg_restart() local
411 struct rpmsg_msg *msg; in imx_rpmsg_pause() local
428 struct rpmsg_msg *msg; in imx_rpmsg_terminate_all() local
[all …]
/linux-6.3-rc2/io_uring/
A Dmsg_ring.c60 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_ring_cleanup() local
79 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_exec_remote() local
94 struct io_msg *msg = container_of(head, struct io_msg, tw); in io_msg_tw_complete() local
129 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_ring_data() local
162 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_grab_file() local
183 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_install_complete() local
214 struct io_msg *msg = container_of(head, struct io_msg, tw); in io_msg_tw_fd_complete() local
228 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_send_fd() local
251 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_ring_prep() local
271 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_ring() local
/linux-6.3-rc2/drivers/misc/sgi-xp/
A Dxpc_uv.c744 void *msg, size_t msg_size, int msg_type) in xpc_send_activate_IRQ_ch_uv()
902 struct xpc_activate_mq_msg_activate_req_uv msg; in xpc_request_partition_activation_uv() local
1044 struct xpc_activate_mq_msg_uv msg; in xpc_make_first_contact_uv() local
1285 struct xpc_activate_mq_msg_uv msg; in xpc_indicate_partition_engaged_uv() local
1294 struct xpc_activate_mq_msg_uv msg; in xpc_indicate_partition_disengaged_uv() local
1393 struct xpc_notify_mq_msg_uv *msg) in xpc_handle_notify_mq_ack_uv()
1411 struct xpc_notify_mq_msg_uv *msg) in xpc_handle_notify_mq_msg_uv()
1481 struct xpc_notify_mq_msg_uv *msg; in xpc_handle_notify_IRQ_uv() local
1540 struct xpc_notify_mq_msg_uv *msg; in xpc_send_payload_uv() local
1650 struct xpc_notify_mq_msg_uv *msg; in xpc_get_deliverable_payload_uv() local
[all …]
/linux-6.3-rc2/sound/soc/intel/catpt/
A Dmessages.c16 union catpt_global_msg msg = CATPT_GLOBAL_MSG(GET_FW_VERSION); in catpt_ipc_get_fw_version() local
56 union catpt_global_msg msg = CATPT_GLOBAL_MSG(ALLOCATE_STREAM); in catpt_ipc_alloc_stream() local
108 union catpt_global_msg msg = CATPT_GLOBAL_MSG(FREE_STREAM); in catpt_ipc_free_stream() local
127 union catpt_global_msg msg = CATPT_GLOBAL_MSG(SET_DEVICE_FORMATS); in catpt_ipc_set_device_format() local
145 union catpt_global_msg msg = CATPT_GLOBAL_MSG(ENTER_DX_STATE); in catpt_ipc_enter_dxstate() local
182 union catpt_stream_msg msg = CATPT_STREAM_MSG(RESET_STREAM); in catpt_ipc_reset_stream() local
199 union catpt_stream_msg msg = CATPT_STREAM_MSG(PAUSE_STREAM); in catpt_ipc_pause_stream() local
216 union catpt_stream_msg msg = CATPT_STREAM_MSG(RESUME_STREAM); in catpt_ipc_resume_stream() local
243 union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_VOLUME); in catpt_ipc_set_volume() local
275 union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_WRITE_POSITION); in catpt_ipc_set_write_pos() local
[all …]

Completed in 68 milliseconds

12345678910>>...84