Home
last modified time | relevance | path

Searched defs:msg (Results 126 – 150 of 2855) sorted by relevance

12345678910>>...115

/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dadf_pf2vf_msg.c81 static int __adf_iov_putmsg(struct adf_accel_dev *accel_dev, u32 msg, u8 vf_nr) in __adf_iov_putmsg()
166 int adf_iov_putmsg(struct adf_accel_dev *accel_dev, u32 msg, u8 vf_nr) in adf_iov_putmsg()
187 u32 msg, resp = 0, vf_nr = vf_info->vf_nr; in adf_vf2pf_req_hndl() local
291 u32 msg = (ADF_PF2VF_MSGORIGIN_SYSTEM | in adf_pf2vf_notify_restarting() local
306 u32 msg = 0; in adf_vf2pf_request_version() local
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A Dvenc_vpu_if.c14 const struct venc_vpu_ipi_msg_init *msg = data; in handle_enc_init_msg() local
40 const struct venc_vpu_ipi_msg_enc *msg = data; in handle_enc_encode_msg() local
49 const struct venc_vpu_ipi_msg_common *msg = data; in vpu_enc_ipi_handler() local
81 static int vpu_enc_send_msg(struct venc_vpu_inst *vpu, void *msg, in vpu_enc_send_msg()
/OK3568_Linux_fs/kernel/drivers/nfc/s3fwrn5/
H A Dfirmware.c25 struct sk_buff *msg, struct sk_buff **rsp) in s3fwrn5_fw_send_msg()
54 struct sk_buff **msg, u8 type, u8 code, const void *data, u16 len) in s3fwrn5_fw_prep_msg()
80 struct sk_buff *msg, *rsp = NULL; in s3fwrn5_fw_get_bootinfo() local
114 struct sk_buff *msg, *rsp = NULL; in s3fwrn5_fw_enter_update_mode() local
186 struct sk_buff *msg, *rsp = NULL; in s3fwrn5_fw_update_sector() local
243 struct sk_buff *msg, *rsp = NULL; in s3fwrn5_fw_complete_update_mode() local
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddrm_dp_helper.c175 struct drm_dp_aux_msg msg; in drm_dp_dpcd_access() local
322 static void drm_dp_i2c_msg_write_status_update(struct drm_dp_aux_msg *msg) in drm_dp_i2c_msg_write_status_update()
335 static int drm_dp_i2c_do_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in drm_dp_i2c_do_msg()
444 static void drm_dp_i2c_msg_set_request(struct drm_dp_aux_msg *msg, in drm_dp_i2c_msg_set_request()
462 struct drm_dp_aux_msg msg = *orig_msg; in drm_dp_i2c_drain_msg() local
488 struct drm_dp_aux_msg msg; in drm_dp_i2c_xfer() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_mbx.c16 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id, in igb_read_mbx()
41 s32 igb_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) in igb_write_mbx()
195 static s32 igb_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, in igb_read_posted_mbx()
222 static s32 igb_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, in igb_write_posted_mbx()
372 static s32 igb_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, in igb_write_mbx_pf()
414 static s32 igb_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, in igb_read_mbx_pf()
/OK3568_Linux_fs/kernel/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c99 struct cros_ec_command msg; in cros_ec_cec_set_log_addr() member
101 } __packed msg = {}; in cros_ec_cec_set_log_addr() local
125 struct cros_ec_command msg; in cros_ec_cec_transmit() member
127 } __packed msg = {}; in cros_ec_cec_transmit() local
149 struct cros_ec_command msg; in cros_ec_cec_adap_enable() member
151 } __packed msg = {}; in cros_ec_cec_adap_enable() local
/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk_scmi.c19 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_gate() local
47 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_get_rate() local
72 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_set_rate() local
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c269 } __packed * msg = ap_msg->msg; in ICAMEX_msg_to_type6MEX_msgX() local
339 } __packed * msg = ap_msg->msg; in ICACRT_msg_to_type6CRT_msgX() local
403 } __packed * msg = ap_msg->msg; in XCRB_msg_to_type6CPRB_msgX() local
518 } __packed * msg = ap_msg->msg; in xcrb_msg_to_type6_ep11cprb_msgx() local
650 struct type86x_reply *msg = reply->msg; in convert_type86_ica() local
723 struct type86_fmt2_msg *msg = reply->msg; in convert_type86_xcrb() local
754 struct type86_fmt2_msg *msg = reply->msg; in convert_type86_ep11_xcrb() local
776 } __packed * msg = reply->msg; in convert_type86_rng() local
790 struct type86x_reply *msg = reply->msg; in convert_response_ica() local
831 struct type86x_reply *msg = reply->msg; in convert_response_xcrb() local
[all …]
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_sysfs.c54 struct cros_ec_command *msg; in reboot_store() local
117 struct cros_ec_command *msg; in version_show() local
210 struct cros_ec_command *msg; in flashinfo_show() local
246 struct cros_ec_command *msg; in kb_wake_angle_show() local
278 struct cros_ec_command *msg; in kb_wake_angle_store() local
/OK3568_Linux_fs/kernel/net/core/
H A Ddrop_monitor.c135 struct net_dm_alert_msg *msg; in reset_per_cpu_data() local
217 struct net_dm_alert_msg *msg; in trace_drop_common() local
328 static int net_dm_hw_entry_put(struct sk_buff *msg, in net_dm_hw_entry_put()
352 static int net_dm_hw_entries_put(struct sk_buff *msg, in net_dm_hw_entries_put()
380 net_dm_hw_summary_report_fill(struct sk_buff *msg, in net_dm_hw_summary_report_fill()
415 struct sk_buff *msg; in net_dm_hw_summary_work() local
581 static int net_dm_packet_report_in_port_put(struct sk_buff *msg, int ifindex, in net_dm_packet_report_in_port_put()
606 static int net_dm_packet_report_fill(struct sk_buff *msg, struct sk_buff *skb, in net_dm_packet_report_fill()
667 struct sk_buff *msg; in net_dm_packet_report() local
753 static int net_dm_hw_packet_report_fill(struct sk_buff *msg, in net_dm_hw_packet_report_fill()
[all …]
H A Ddevlink.c473 static int devlink_nl_put_handle(struct sk_buff *msg, struct devlink *devlink) in devlink_nl_put_handle()
520 static int devlink_reload_stat_put(struct sk_buff *msg, in devlink_reload_stat_put()
540 static int devlink_reload_stats_put(struct sk_buff *msg, struct devlink *devlink, bool is_remote) in devlink_reload_stats_put()
603 static int devlink_nl_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_fill()
641 struct sk_buff *msg; in devlink_notify() local
660 static int devlink_nl_port_attrs_put(struct sk_buff *msg, in devlink_nl_port_attrs_put()
715 devlink_nl_port_function_attrs_put(struct sk_buff *msg, struct devlink_port *port, in devlink_nl_port_function_attrs_put()
757 static int devlink_nl_port_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_port_fill()
824 struct sk_buff *msg; in devlink_port_notify() local
850 struct sk_buff *msg; in devlink_nl_cmd_get_doit() local
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/delta/
H A Ddelta-ipc.c38 #define msg_to_ctx(msg) ((struct delta_ipc_ctx *)(msg)->header.host_hdl) argument
39 #define msg_to_copro_hdl(msg) ((msg)->header.copro_hdl) argument
117 struct delta_ipc_open_msg msg; in delta_ipc_open() local
235 struct delta_ipc_set_stream_msg msg; in delta_ipc_set_stream() local
326 struct delta_ipc_decode_msg msg; in delta_ipc_decode() local
439 struct delta_ipc_close_msg msg; in delta_ipc_close() local
497 struct delta_ipc_cb_msg *msg; in delta_ipc_cb() local
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dmsi.c59 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __get_cached_msi_msg()
64 void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) in get_cached_msi_msg()
74 struct msi_msg *msg) in irq_chip_write_msi_msg()
79 static void msi_check_level(struct irq_domain *domain, struct msi_msg *msg) in msi_check_level()
105 struct msi_msg msg[2] = { [1] = { }, }; in msi_domain_set_affinity() local
121 struct msi_msg msg[2] = { [1] = { }, }; in msi_domain_activate() local
132 struct msi_msg msg[2]; in msi_domain_deactivate() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c53 struct host_if_msg *msg; in wilc_alloc_work() local
70 static int wilc_enqueue_work(struct host_if_msg *msg) in wilc_enqueue_work()
319 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_connect_timeout() local
507 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_rcvd_ntwrk_info() local
659 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_rcvd_gnrl_async_info() local
791 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_get_statistics() local
911 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in wilc_handle_listen_state_expired() local
923 struct host_if_msg *msg; in listen_timer_cb() local
942 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_set_mcast_filter() local
978 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_scan_timer() local
[all …]
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dbcm-flexrm-mailbox.c574 static bool flexrm_spu_sanity_check(struct brcm_message *msg) in flexrm_spu_sanity_check()
602 static u32 flexrm_spu_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_spu_estimate_nonheader_desc_count()
629 static int flexrm_spu_dma_map(struct device *dev, struct brcm_message *msg) in flexrm_spu_dma_map()
649 static void flexrm_spu_dma_unmap(struct device *dev, struct brcm_message *msg) in flexrm_spu_dma_unmap()
657 static void *flexrm_spu_write_descs(struct brcm_message *msg, u32 nhcnt, in flexrm_spu_write_descs()
715 static bool flexrm_sba_sanity_check(struct brcm_message *msg) in flexrm_sba_sanity_check()
744 static u32 flexrm_sba_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_sba_estimate_nonheader_desc_count()
766 static void *flexrm_sba_write_descs(struct brcm_message *msg, u32 nhcnt, in flexrm_sba_write_descs()
844 static bool flexrm_sanity_check(struct brcm_message *msg) in flexrm_sanity_check()
859 static u32 flexrm_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_estimate_nonheader_desc_count()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqCore.cpp640 RkAiqCoreVdBufMsg msg(XCAM_MESSAGE_AE_PRE_RES_OK, frame_id, bp); in getDummyAlgoRes() local
646 RkAiqCoreVdBufMsg msg(XCAM_MESSAGE_AWB_PROC_RES_OK, frame_id, bp); in getDummyAlgoRes() local
656 RkAiqCoreVdBufMsg msg(XCAM_MESSAGE_BLC_V32_PROC_RES_OK, frame_id, bp); in getDummyAlgoRes() local
658 RkAiqCoreVdBufMsg msg(XCAM_MESSAGE_BLC_PROC_RES_OK, frame_id, bp); in getDummyAlgoRes() local
669 RkAiqCoreVdBufMsg msg(XCAM_MESSAGE_YNR_V22_PROC_RES_OK, frame_id, bp); in getDummyAlgoRes() local
671 RkAiqCoreVdBufMsg msg(XCAM_MESSAGE_YNR_V3_PROC_RES_OK, frame_id, bp); in getDummyAlgoRes() local
1866 RkAiqCoreVdBufMsg msg(static_cast<XCamMessageType>(type), in analyze() local
1936 RkAiqCoreVdBufMsg msg(XCAM_MESSAGE_SOF_INFO_OK, id, sofInfo); in events_analyze() local
2433 void RkAiqCore::post_message (RkAiqCoreVdBufMsg& msg) in post_message()
2443 RkAiqCore::handle_message (const SmartPtr<XCamMessage> &msg) in handle_message()
[all …]
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dnl-phy.c28 static int ieee802154_nl_fill_phy(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_phy()
76 struct sk_buff *msg; in ieee802154_list_phy() local
163 struct sk_buff *msg; in ieee802154_add_iface() local
268 struct sk_buff *msg; in ieee802154_del_iface() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/
H A Dmbx.c67 static s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_posted_mbx()
93 static s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_posted_mbx()
239 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_mbx_vf()
277 static s32 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_mbx_vf()
/OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/
H A Dddbridge-i2c.h47 struct i2c_msg msg = { .addr = adr, .flags = 0, in i2c_write() local
75 u8 msg[2] = { reg >> 8, reg & 0xff }; in i2c_read_regs16() local
87 u8 msg[3] = { reg >> 8, reg & 0xff, val }; in i2c_write_reg16() local
95 u8 msg[2] = { reg, val }; in i2c_write_reg() local
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnet.c160 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net()
201 struct tipc_nl_msg msg; in tipc_nl_net_dump() local
287 static int __tipc_nl_addr_legacy_get(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_addr_legacy_get()
322 struct tipc_nl_msg msg; in tipc_nl_net_addr_legacy_get() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.c62 static s32 ixgbevf_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_read_posted_mbx()
88 static s32 ixgbevf_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_posted_mbx()
228 static s32 ixgbevf_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_mbx_vf()
264 static s32 ixgbevf_read_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_read_mbx_vf()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dsqlite3.hpp48 Exception(int err, const char* msg) in Exception()
51 Exception(ResultCode err, const char* msg) in Exception()
54 Exception(int err, const std::string& msg) in Exception()
57 Exception(ResultCode err, const std::string& msg) in Exception()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_connect.c24 struct phl_msg msg = {0}; in rtw_phl_connect_prepare() local
50 struct phl_msg msg = {0}; in rtw_phl_connect_linked() local
76 struct phl_msg msg = {0}; in rtw_phl_connected() local
100 struct phl_msg msg = {0}; in rtw_phl_disconnect() local
280 struct phl_msg msg = {0}; in rtw_phl_ap_started() local
302 struct phl_msg msg = {0}; in rtw_phl_ap_stop() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_connect.c24 struct phl_msg msg = {0}; in rtw_phl_connect_prepare() local
53 struct phl_msg msg = {0}; in rtw_phl_connect_linked() local
79 struct phl_msg msg = {0}; in rtw_phl_connected() local
103 struct phl_msg msg = {0}; in rtw_phl_disconnect() local
283 struct phl_msg msg = {0}; in rtw_phl_ap_started() local
305 struct phl_msg msg = {0}; in rtw_phl_ap_stop() local
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dhashes.c44 u32 keyed_hash(const signed char *msg, int len) in keyed_hash()
128 u32 yura_hash(const signed char *msg, int len) in yura_hash()
167 u32 r5_hash(const signed char *msg, int len) in r5_hash()

12345678910>>...115