Searched defs:msg (Results 226 - 250 of 2214) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dmbx.c68 static s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) argument
94 static s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) argument
240 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u1 argument
278 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) argument
[all...]
/linux-master/drivers/soc/microchip/
H A Dmpfs-sys-controller.c39 int mpfs_blocking_transaction(struct mpfs_sys_controller *sys_controller, struct mpfs_mss_msg *msg) argument
83 static void mpfs_sys_controller_rx_callback(struct mbox_client *client, void *msg) argument
/linux-master/drivers/usb/cdns3/
H A Dcdns3-plat.c213 static int cdns3_controller_suspend(struct device *dev, pm_message_t msg) argument
237 static int cdns3_controller_resume(struct device *dev, pm_message_t msg) argument
/linux-master/drivers/usb/core/
H A Dgeneric.c281 int usb_generic_driver_suspend(struct usb_device *udev, pm_message_t msg) argument
309 int usb_generic_driver_resume(struct usb_device *udev, pm_message_t msg) argument
/linux-master/arch/riscv/mm/
H A Dfault.c25 static void die_kernel_fault(const char *msg, unsigned long addr, argument
40 const char *msg; local
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_i2c.c70 static int xfer_msg(struct sun4i_hdmi *hdmi, struct i2c_msg *msg) argument
/linux-master/tools/testing/selftests/kvm/lib/
H A Duserfaultfd_util.c40 struct uffd_msg msg; local
/linux-master/net/phonet/
H A Ddatagram.c70 static int pn_sendmsg(struct sock *sk, struct msghdr *msg, size_t len) argument
111 static int pn_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, argument
[all...]
/linux-master/drivers/memory/tegra/
H A Dtegra234.c1041 struct tegra_bpmp_message msg; local
[all...]
/linux-master/net/sched/
H A Dsch_plug.c162 struct tc_plug_qopt *msg; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_custom_syncookie.c69 #define msg "Hello World" macro
/linux-master/drivers/i2c/muxes/
H A Di2c-mux-mlxcpld.c65 struct i2c_msg msg; local
/linux-master/arch/arm64/kernel/
H A Defi.c177 bool efi_runtime_fixup_exception(struct pt_regs *regs, const char *msg) argument
/linux-master/drivers/pwm/
H A Dpwm-raspberrypi-poe.c48 struct raspberrypi_pwm_prop msg = { local
67 struct raspberrypi_pwm_prop msg = { local
/linux-master/drivers/spi/
H A Dspi-cavium.c28 octeon_spi_do_transfer(struct octeon_spi *p, struct spi_message *msg, struct spi_transfer *xfer, bool last_xfer) argument
127 octeon_spi_transfer_one_message(struct spi_controller *ctlr, struct spi_message *msg) argument
/linux-master/drivers/power/supply/
H A Dbq27xxx_battery_i2c.c31 struct i2c_msg msg[2]; local
66 struct i2c_msg msg; local
115 struct i2c_msg msg; local
[all...]
/linux-master/drivers/iommu/
H A Dirq_remapping.c157 void panic_if_irq_remap(const char *msg) argument
/linux-master/tools/testing/selftests/filesystems/eventfd/
H A Deventfd_test.c18 char msg[512]; member in struct:error
/linux-master/drivers/crypto/ccp/
H A Dplatform-access.c56 int psp_send_platform_access_msg(enum psp_platform_access_msg msg, argument
148 int psp_ring_platform_doorbell(int msg, u32 *result) argument
/linux-master/arch/powerpc/sysdev/
H A Dpmi.c33 pmi_message_t msg; member in struct:pmi_data
204 int pmi_send_message(pmi_message_t msg) argument
[all...]
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c12 int hns_roce_fill_res_cq_entry(struct sk_buff *msg, struct ib_cq *ib_cq) argument
43 int hns_roce_fill_res_cq_entry_raw(struct sk_buff *msg, struct ib_cq *ib_cq) argument
62 hns_roce_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ib_qp) argument
96 hns_roce_fill_res_qp_entry_raw(struct sk_buff *msg, struct ib_qp *ib_qp) argument
132 hns_roce_fill_res_mr_entry(struct sk_buff *msg, struct ib_mr *ib_mr) argument
162 hns_roce_fill_res_mr_entry_raw(struct sk_buff *msg, struct ib_mr *ib_mr) argument
181 hns_roce_fill_res_srq_entry(struct sk_buff *msg, struct ib_srq *ib_srq) argument
211 hns_roce_fill_res_srq_entry_raw(struct sk_buff *msg, struct ib_srq *ib_srq) argument
[all...]
/linux-master/drivers/hv/
H A Dconnection.c77 struct vmbus_channel_initiate_contact *msg; local
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_vpu_if.c12 static void handle_init_ack_msg(const struct vdec_vpu_ipi_init_ack *msg) argument
55 static void handle_get_param_msg_ack(const struct vdec_vpu_ipi_get_param_ack *msg) argument
105 const struct vdec_vpu_ipi_ack *msg = data; local
151 vcodec_vpu_send_msg(struct vdec_vpu_inst *vpu, void *msg, int len) argument
184 struct vdec_ap_ipi_cmd msg; local
204 struct vdec_ap_ipi_init msg; local
242 struct vdec_ap_ipi_dec_start msg; local
270 struct vdec_ap_ipi_get_param msg; local
[all...]
/linux-master/arch/s390/kernel/
H A Dos_info.c105 char *buf, *buf_align, *msg; local
/linux-master/drivers/tee/optee/
H A Drpc.c42 struct i2c_msg msg = { }; local

Completed in 321 milliseconds

1234567891011>>