Home
last modified time | relevance | path

Searched defs:msg_id (Results 76 – 85 of 85) sorted by relevance

1234

/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.h401 enum ta_hdcp2_msg_id msg_id; member
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c385 uint32_t msg_id) in amdgpu_dpm_set_clockgating_by_smu()
/openbmc/linux/drivers/accessibility/speakup/
H A Dmain.c413 static void announce_edge(struct vc_data *vc, enum edge msg_id) in announce_edge()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-qup.c1428 static int qup_i2c_xfer_v2_msg(struct qup_i2c_dev *qup, int msg_id, bool is_rx) in qup_i2c_xfer_v2_msg()
H A Di2c-stm32f7.c338 unsigned int msg_id; member
/openbmc/linux/drivers/scsi/bfa/
H A Dbfi.h49 u8 msg_id; /* msg opcode with in the class */ member
561 u8 msg_id; member
/openbmc/linux/sound/soc/sof/
H A Dsof-priv.h734 static inline void snd_sof_ipc_process_reply(struct snd_sof_dev *sdev, u32 msg_id) in snd_sof_ipc_process_reply()
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c644 uint8_t msg_id) in ipmi_sim_handle_command()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1579 #define MFW_DRV_MSG_DWORD(msg_id) ((msg_id) >> 2) argument
1580 #define MFW_DRV_MSG_OFFSET(msg_id) (((msg_id) & 0x3) << 3) argument
1581 #define MFW_DRV_MSG_MASK(msg_id) (0xff << MFW_DRV_MSG_OFFSET(msg_id)) argument
/openbmc/linux/drivers/hid/
H A Dwacom_wac.c3129 int msg_id = data[offset]; in wacom_bpt3_touch() local

1234