| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/ |
| H A D | mbx.c | 67 static s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_posted_mbx() argument 93 static s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_posted_mbx() argument 239 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u1 argument 277 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) e1000_read_mbx_vf() argument [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | intr.c | 56 static void format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in format_hwmsg() argument 71 hfi1_format_hwerrors(u64 hwerrs, const struct hfi1_hwerror_msgs *hwerrmsgs, size_t nhwerrmsgs, char *msg, size_t msgl) hfi1_format_hwerrors() argument
|
| /kernel/linux/linux-6.6/drivers/media/pci/mantis/ |
| H A D | mantis_i2c.c | 26 static int mantis_i2c_read(struct mantis_pci *mantis, const struct i2c_msg *msg) in mantis_i2c_read() argument 72 static int mantis_i2c_write(struct mantis_pci *mantis, const struct i2c_msg *msg) in mantis_i2c_write() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | stb6000.c | 42 struct i2c_msg msg = { in stb6000_sleep() local 73 struct i2c_msg msg = { in stb6000_set_params() local 193 struct i2c_msg msg[2] = { in stb6000_attach() local
|
| H A D | tua6100.c | 44 struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = reg0, .len = 2 }; in tua6100_sleep() local 165 struct i2c_msg msg [] = { { .addr = addr, .flags = 0, .buf = b1, .len = 1 }, in tua6100_attach() local
|
| /kernel/linux/linux-6.6/drivers/media/i2c/s5c73m3/ |
| H A D | s5c73m3-spi.c | 36 struct spi_message msg; in spi_xmit() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-vpu.c | 83 struct mdp_ipi_init_msg *msg = (struct mdp_ipi_init_msg *)data; in mdp_vpu_ipi_handle_init_ack() local 97 struct mdp_ipi_deinit_msg *msg = (struct mdp_ipi_deinit_msg *)data; in mdp_vpu_ipi_handle_deinit_ack() local 196 struct mdp_ipi_init_msg msg = { in mdp_vpu_dev_init() local 252 struct mdp_ipi_deinit_msg msg = { mdp_vpu_dev_deinit() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/saa7164/ |
| H A D | saa7164-bus.c | 120 int saa7164_bus_set(struct saa7164_dev *dev, struct tmComResInfo* msg, in saa7164_bus_set() argument 305 saa7164_bus_get(struct saa7164_dev *dev, struct tmComResInfo* msg, void *buf, int peekonly) saa7164_bus_get() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | vdec_vpu_if.c | 12 static void handle_init_ack_msg(const struct vdec_vpu_ipi_init_ack *msg) in handle_init_ack_msg() argument 55 static void handle_get_param_msg_ack(const struct vdec_vpu_ipi_get_param_ack *msg) in handle_get_param_msg_ack() argument 103 const struct vdec_vpu_ipi_ack *msg = data; vpu_dec_ipi_handler() local 149 vcodec_vpu_send_msg(struct vdec_vpu_inst *vpu, void *msg, int len) vcodec_vpu_send_msg() argument 182 struct vdec_ap_ipi_cmd msg; vcodec_send_ap_ipi() local 202 struct vdec_ap_ipi_init msg; vpu_dec_init() local 240 struct vdec_ap_ipi_dec_start msg; vpu_dec_start() local 268 struct vdec_ap_ipi_get_param msg; vpu_dec_get_param() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/ngene/ |
| H A D | ngene-i2c.c | 101 ngene_i2c_master_xfer(struct i2c_adapter *adapter, struct i2c_msg msg[], int num) ngene_i2c_master_xfer() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/ |
| H A D | testmode.c | 48 struct ftm_rsp_msg *msg, *rsp = NULL; in wcn36xx_tm_cmd_ptt() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | vendor-cmd.c | 132 struct sk_buff *msg = in iwl_mvm_send_roaming_forbidden_event() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_coex.c | 68 int rsi_coex_recv_pkt(struct rsi_common *common, u8 *msg) in rsi_coex_recv_pkt() argument
|
| /kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_task_queue.c | 77 ipc_task_queue_add_task(struct iosm_imem *ipc_imem, int arg, void *msg, int (*func)(struct iosm_imem *ipc_imem, int arg, void *msg, size_t size), size_t size, bool is_copy, bool wait) ipc_task_queue_add_task() argument 140 ipc_task_queue_send_task(struct iosm_imem *imem, int (*func)(struct iosm_imem *ipc_imem, int arg, void *msg, size_t size), int arg, void *msg, size_t size, bool wait) ipc_task_queue_send_task() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_event.c | 48 static void evt_sprintf(struct komeda_str *str, u64 evt, const char *msg) in evt_sprintf() argument 136 char msg[256]; in komeda_print_events() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | smu7_clockpowergating.c | 172 PPSMC_Msg msg; in smu7_update_clock_gatings() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/cipher/ |
| H A D | g84.c | 90 char msg[128]; in g84_cipher_intr() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
| H A D | ga102.c | 32 struct nv_sec2_init_msg_v1 msg; in ga102_sec2_initmsg() local 76 struct nv_sec2_acr_bootstrap_falcon_msg_v1 *msg = ga102_sec2_acr_bootstrap_falcon_callback() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | g84.c | 101 char msg[64]; in nvkm_gr_vstatus_print() local
|
| /kernel/linux/linux-6.6/drivers/hv/ |
| H A D | connection.c | 77 struct vmbus_channel_initiate_contact *msg; in vmbus_negotiate_version() local [all...] |
| /kernel/linux/linux-6.6/drivers/hid/bpf/entrypoints/ |
| H A D | Makefile | 36 msg = macro 39 msg = @printf ' %-8s %s%s\n' "$(1)" "$(notdir $(2))" "$(if $(3), $(3))"; macro
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_hdmi_i2c.c | 70 static int xfer_msg(struct sun4i_hdmi *hdmi, struct i2c_msg *msg) in xfer_msg() argument
|
| /kernel/linux/linux-6.6/drivers/iio/gyro/ |
| H A D | itg3200_buffer.c | 26 struct i2c_msg msg[2] = { in itg3200_read_all_channels() local
|
| /kernel/linux/linux-6.6/drivers/i2c/muxes/ |
| H A D | i2c-mux-mlxcpld.c | 65 struct i2c_msg msg; in mlxcpld_mux_reg_write() local
|
| /kernel/linux/linux-6.6/drivers/input/joystick/iforce/ |
| H A D | iforce-packets.c | 18 void iforce_dump_packet(struct iforce *iforce, char *msg, u16 cmd, unsigned char *data) in iforce_dump_packet() argument
|