Home
last modified time | relevance | path

Searched defs:msg (Results 751 – 775 of 2855) sorted by relevance

1...<<31323334353637383940>>...115

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtc.c519 struct ath10k_htc_msg *msg = (struct ath10k_htc_msg *)skb->data; in ath10k_htc_control_rx_complete() local
902 struct ath10k_htc_msg *msg; in ath10k_htc_wait_target() local
998 struct ath10k_htc_msg *msg; in ath10k_htc_connect_service() local
1230 struct ath10k_htc_msg *msg; in ath10k_htc_start() local
/OK3568_Linux_fs/kernel/drivers/media/spi/
H A Drk1608_dev.c854 struct msg *msg; in rk1608_dev_ioctl() local
877 struct msg *msg; in rk1608_dev_ioctl() local
887 struct msg *msg; in rk1608_dev_ioctl() local
992 void rk1608_dev_receive_msg(struct rk1608_state *pdata, struct msg *msg) in rk1608_dev_receive_msg()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dbsbe1.h61 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in alps_bsbe1_tuner_set_params() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutereply/
H A Dtst_qgeoroutereply.h48 void callSetError(QGeoRouteReply::Error error, QString msg) {setError(error,msg);} in callSetError()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgp10b.c33 struct nv_pmu_acr_bootstrap_multiple_falcons_msg *msg = in gp10b_pmu_acr_bootstrap_multiple_falcons_cb() local
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
/OK3568_Linux_fs/kernel/tools/power/acpi/common/
H A Dgetopt.c25 #define ACPI_OPTION_ERROR(msg, badchar) \ argument
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Drpc_pipe.c67 struct rpc_pipe_msg *msg; in rpc_purge_list() local
104 ssize_t rpc_pipe_generic_upcall(struct file *filp, struct rpc_pipe_msg *msg, in rpc_pipe_generic_upcall()
135 rpc_queue_upcall(struct rpc_pipe *pipe, struct rpc_pipe_msg *msg) in rpc_queue_upcall()
243 struct rpc_pipe_msg *msg; in rpc_pipe_release() local
285 struct rpc_pipe_msg *msg; in rpc_pipe_read() local
374 struct rpc_pipe_msg *msg; in rpc_pipe_ioctl() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispatcher.c132 struct phl_msg msg; member
286 struct phl_dispr_msg_ex **msg) in pop_front_idle_msg()
337 struct phl_dispr_msg_ex **msg) in pop_front_wait_msg()
388 struct phl_dispr_msg_ex **msg) in pop_front_pending_msg()
1854 struct phl_msg *msg, in dispr_set_src_info()
1886 struct phl_msg *msg, in dispr_query_src_info()
1918 struct phl_msg *msg, in dispr_send_msg()
2324 struct phl_msg msg = {0}; in send_bk_msg_phy_on() local
2334 struct phl_msg msg = {0}; in send_bk_msg_phy_idle() local
2344 struct phl_msg msg = {0}; in send_dev_io_status_change() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatcher.c132 struct phl_msg msg; member
286 struct phl_dispr_msg_ex **msg) in pop_front_idle_msg()
337 struct phl_dispr_msg_ex **msg) in pop_front_wait_msg()
388 struct phl_dispr_msg_ex **msg) in pop_front_pending_msg()
1855 struct phl_msg *msg, in dispr_set_src_info()
1887 struct phl_msg *msg, in dispr_query_src_info()
1919 struct phl_msg *msg, in dispr_send_msg()
2325 struct phl_msg msg = {0}; in send_bk_msg_phy_on() local
2335 struct phl_msg msg = {0}; in send_bk_msg_phy_idle() local
2345 struct phl_msg msg = {0}; in send_dev_io_status_change() local
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c582 struct ceph_msg *msg; in __ceph_osdc_alloc_messages() local
935 static void ceph_osdc_msg_data_add(struct ceph_msg *msg, in ceph_osdc_msg_data_add()
2081 struct ceph_msg *msg) in encode_request_partial()
2157 static void encode_request_finish(struct ceph_msg *msg) in encode_request_finish()
2867 struct ceph_msg *msg; /* for ceph_msg_put() */ member
3592 static int decode_MOSDOpReply(const struct ceph_msg *msg, struct MOSDOpReply *m) in decode_MOSDOpReply()
3672 static void handle_reply(struct ceph_osd *osd, struct ceph_msg *msg) in handle_reply()
4054 void ceph_osdc_handle_map(struct ceph_osd_client *osdc, struct ceph_msg *msg) in ceph_osdc_handle_map()
4227 static int decode_MOSDBackoff(const struct ceph_msg *msg, struct MOSDBackoff *m) in decode_MOSDBackoff()
4281 struct ceph_msg *msg; in create_backoff_message() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dcros_ec_tunnel.c25 static int cros_ec_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, in cros_ec_i2c_xfer()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dimmap_5253.h34 can_msg_t msg[32]; /* 0x80 Message Buffer 0-31 */ member
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmsgwindow.c152 MSG msg; in winMsgWindowThreadProc() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.c29 void mod_hdcp_dump_binary_message(uint8_t *msg, uint32_t msg_size, in mod_hdcp_dump_binary_message()
/OK3568_Linux_fs/kernel/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c145 struct i2c_msg msg; in et8ek8_i2c_read_reg() local
187 u32 val, struct i2c_msg *msg, in et8ek8_i2c_create_msg()
222 struct i2c_msg msg[ET8EK8_MAX_MSG]; in et8ek8_i2c_buffered_write_regs() local
339 struct i2c_msg msg; in et8ek8_i2c_write_reg() local
1091 struct i2c_msg msg; in et8ek8_g_priv_mem() local
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sock.c1415 static void hci_sock_cmsg(struct sock *sk, struct msghdr *msg, in hci_sock_cmsg()
1452 static int hci_sock_recvmsg(struct socket *sock, struct msghdr *msg, in hci_sock_recvmsg()
1509 struct msghdr *msg, size_t msglen) in hci_mgmt_cmd()
1634 static int hci_logging_frame(struct sock *sk, struct msghdr *msg, int len) in hci_logging_frame()
1718 static int hci_sock_sendmsg(struct socket *sock, struct msghdr *msg, in hci_sock_sendmsg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c718 volatile uchar *msg, int msglen) in dhd_prot_d2h_sync_livelock()
757 volatile cmn_msg_hdr_t *msg, int msglen) in dhd_prot_d2h_sync_seqnum()
830 volatile cmn_msg_hdr_t *msg, int msglen) in dhd_prot_d2h_sync_xorcsum()
905 volatile cmn_msg_hdr_t *msg, int msglen) in dhd_prot_d2h_sync_none()
1443 const int test_for, void *msg, uint32 msg_len, const char * func) in dhd_pktid_audit_ring_debug()
1452 #define DHD_PKTID_AUDIT_RING_DEBUG(dhdp, map, pktid, test_for, msg, msg_len) \ argument
4220 host_rxbuf_cmpl_t *msg = NULL; in dhd_prot_process_msgbuf_rxcpl() local
4580 cmn_msg_hdr_t *msg = NULL; in dhd_prot_process_msgtype() local
4655 dhd_prot_noop(dhd_pub_t *dhd, void *msg) in dhd_prot_noop()
4662 dhd_prot_ringstatus_process(dhd_pub_t *dhd, void *msg) in dhd_prot_ringstatus_process()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dbuildhistory.py31 def commit_vars(self, to_add={}, to_remove = [], msg="A commit message"): argument
/OK3568_Linux_fs/u-boot/drivers/firmware/scmi/
H A Dmailbox_agent.c32 static int scmi_mbox_process_msg(struct udevice *dev, struct scmi_msg *msg) in scmi_mbox_process_msg()
H A Dsmccc_agent.c31 static int scmi_smccc_process_msg(struct udevice *dev, struct scmi_msg *msg) in scmi_smccc_process_msg()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fru_eeprom.c68 struct i2c_msg msg = { in amdgpu_fru_read_eeprom() local
/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-eeprom.c33 struct i2c_msg msg[2]; in pvr2_eeprom_fetch() local
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dlocal_event.c31 struct msghdr msg; in rxrpc_send_version_request() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dvirtext.h89 static inline int cpu_has_svm(const char **msg) in cpu_has_svm()

1...<<31323334353637383940>>...115