Searched defs:msg (Results 276 - 300 of 2214) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-hmi.c276 struct opal_msg msg; local
329 opal_handle_hmi_event(struct notifier_block *nb, unsigned long msg_type, void *msg) argument
/linux-master/lib/
H A Ddigsig.c30 static const char *pkcs_1_v1_5_decode_emsa(const unsigned char *msg, argument
/linux-master/drivers/rtc/
H A Drtc-wilco-ec.c93 struct wilco_ec_message msg; local
127 struct wilco_ec_message msg; local
[all...]
/linux-master/sound/firewire/tascam/
H A Dtascam-transaction.c64 u8 *label, *msg; local
[all...]
/linux-master/net/batman-adv/
H A Ddistributed-arp-table.h174 batadv_dat_cache_dump(struct sk_buff *msg, struct netlink_callback *cb) argument
/linux-master/drivers/macintosh/
H A Dadb-iop.c82 static void adb_iop_complete(struct iop_msg *msg) argument
101 static void adb_iop_listen(struct iop_msg *msg) argument
249 static void adb_iop_set_ap_complete(struct iop_msg *msg) argument
/linux-master/tools/testing/selftests/ipc/
H A Dmsgque.c197 int msg, pid, err; local
/linux-master/drivers/mailbox/
H A Darmada-37xx-rwtm-mailbox.c80 struct armada_37xx_rwtm_tx_msg *msg = data; local
/linux-master/arch/x86/tools/
H A Dinsn_sanity.c81 static void dump_stream(FILE *fp, const char *msg, unsigned long nr_iter, argument
/linux-master/drivers/media/tuners/
H A Dtuner-i2c.h27 struct i2c_msg msg = { .addr = props->addr, .flags = 0, local
37 struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, local
48 struct i2c_msg msg[2] = { { .addr = props->addr, .flags = 0, local
/linux-master/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, argument
41 s32 igb_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
195 static s32 igb_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, argument
222 igb_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
372 igb_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
389 array_wr32(E1000_VMBMEM(vf_number), i, msg[i]); local
414 igb_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number, bool unlock) argument
[all...]
/linux-master/fs/ecryptfs/
H A Dmessaging.c206 ecryptfs_process_response(struct ecryptfs_daemon *daemon, struct ecryptfs_message *msg, u32 seq) argument
326 ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, struct ecryptfs_message **msg) argument
[all...]
/linux-master/fs/ocfs2/dlm/
H A Ddlmconvert.c429 int dlm_convert_lock_handler(struct o2net_msg *msg, u32 len, void *data, argument
H A Ddlmast.c256 int dlm_proxy_ast_handler(struct o2net_msg *msg, u32 len, void *data, argument
/linux-master/net/tipc/
H A Dnet.c164 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) argument
205 struct tipc_nl_msg msg; local
291 __tipc_nl_addr_legacy_get(struct net *net, struct tipc_nl_msg *msg) argument
326 struct tipc_nl_msg msg; local
[all...]
/linux-master/include/linux/ceph/
H A Dauth.h144 ceph_auth_sign_message(struct ceph_auth_handshake *auth, struct ceph_msg *msg) argument
153 ceph_auth_check_message_signature(struct ceph_auth_handshake *auth, struct ceph_msg *msg) argument
/linux-master/drivers/staging/media/atomisp/i2c/
H A Datomisp-libmsrlisthelper.c67 struct i2c_msg msg = { local
/linux-master/drivers/spi/
H A Dspi-pxa2xx-dma.c23 struct spi_message *msg = drv_data->controller->cur_msg; local
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.c191 union bfi_cee_i2h_msg_u *msg; local
/linux-master/drivers/scsi/qedf/
H A Dqedf_dbg.c134 qedf_uevent_emit(struct Scsi_Host *shost, u32 code, char *msg) argument
/linux-master/drivers/s390/char/
H A Dsclp_rw.c86 struct msg_buf *msg; local
136 struct msg_buf *msg; local
170 sclp_write(struct sclp_buffer *buffer, const unsigned char *msg, int count) argument
[all...]
/linux-master/drivers/char/
H A Dpowernv-op-panel.c52 struct opal_msg msg; local
/linux-master/drivers/char/tpm/
H A Dtpm_ibmvtpm.h19 u8 msg; member in struct:ibmvtpm_crq
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol.c32 ipc_protocol_tq_msg_send_cb(struct iosm_imem *ipc_imem, int arg, void *msg, size_t size) argument
46 ipc_protocol_tq_msg_remove(struct iosm_imem *ipc_imem, int arg, void *msg, size_t size) argument
159 ipc_protocol_tq_wakeup_dev_slp(struct iosm_imem *ipc_imem, int arg, void *msg, size_t size) argument
/linux-master/drivers/xen/xenbus/
H A Dxenbus.h80 struct xsd_sockmsg msg; member in struct:xb_req_data

Completed in 291 milliseconds

<<11121314151617181920>>