/linux/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 131 struct i2c_msg msg = {.addr = state->base->adr, .flags = 0, in write_reg() local 145 u8 msg[2] = {reg >> 8, reg & 0xff}; in i2c_read_regs16() local
|
/linux/tools/testing/selftests/bpf/test_kmods/ |
H A D | bpf_testmod.c | 904 struct msghdr msg = { in bpf_kfunc_call_kernel_sendmsg() local 936 struct msghdr msg = { in bpf_kfunc_call_sock_sendmsg() local
|
/linux/net/bluetooth/rfcomm/ |
H A D | core.c | 835 struct msghdr msg; in rfcomm_send_frame() local 1136 struct msghdr msg; in rfcomm_send_test() local
|
/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_dev.h | 162 union mbox_msg msg; member
|
/linux/drivers/media/pci/saa7146/ |
H A D | mxb.c | 340 struct i2c_msg msg; in mxb_init_done() local
|
/linux/drivers/media/pci/smipcie/ |
H A D | smipcie-main.c | 240 struct i2c_msg msg[] = { in smi_read_eeprom() local
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_main.c | 649 char *msg; in vf_type_show() local
|
/linux/drivers/platform/olpc/ |
H A D | olpc-xo175-ec.c | 225 struct spi_message msg; member
|
/linux/drivers/scsi/ |
H A D | NCR5380.c | 2029 unsigned char msg[3]; in NCR5380_reselect() local
|
H A D | iscsi_tcp.c | 303 struct msghdr msg = {}; in iscsi_sw_tcp_xmit_segment() local
|
/linux/drivers/slimbus/ |
H A D | qcom-ctrl.c | 401 struct slim_val_inf msg = {0}; in qcom_set_laddr() local
|
/linux/drivers/i2c/busses/ |
H A D | i2c-mpc.c | 498 struct i2c_msg *msg = NULL; in mpc_i2c_do_action() local
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | sock.c | 651 char msg[msg_len]; in test_client_loop() local
|
/linux/net/core/ |
H A D | xdp.c | 615 xdp_warn(const char * msg,const char * func,const int line) xdp_warn() argument
|
/linux/drivers/firmware/ |
H A D | stratix10-svc.c | 954 int stratix10_svc_send(struct stratix10_svc_chan *chan, void *msg) in stratix10_svc_send()
|
/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_resp.c | 1185 int opcode, const char *msg) in send_common_ack()
|
/linux/fs/bcachefs/ |
H A D | quota.c | 181 u8 msg; member
|
/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_sriov.c | 824 u32 msg = WX_VT_MSGTYPE_NACK; in wx_rcv_ack_from_vf() local
|
/linux/drivers/s390/crypto/ |
H A D | ap_queue.c | 98 __ap_send(ap_qid_t qid, unsigned long psmid, void *msg, size_t msglen, in __ap_send()
|
/linux/net/mptcp/ |
H A D | options.c | 622 u8 msg[19]; in add_addr_generate_hmac() local
|
/linux/drivers/pci/hotplug/ |
H A D | pnv_php.c | 339 struct opal_msg msg; in pnv_php_set_slot_power_state() local
|
/linux/drivers/vhost/ |
H A D | vhost.h | 170 struct vhost_msg msg; member
|
/linux/tools/perf/util/ |
H A D | s390-cpumsf.c | 891 char msg[MAX_AUXTRACE_ERROR_MSG]; in s390_cpumsf_synth_error() local
|
/linux/fs/nfs/ |
H A D | localio.c | 144 struct rpc_message msg = { in nfs_server_uuid_is_local() local
|
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | ci_smumgr.c | 208 static int ci_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) in ci_send_msg_to_smc() 228 uint16_t msg, uint32_t parameter) in ci_send_msg_to_smc_with_parameter()
|