Searched defs:vendor_cmd (Results 1 – 5 of 5) sorted by relevance
55 uint32_t vendor_cmd[]; member
212 __u32 vendor_cmd[]; member
1117 __u8 size, const __u8 *vendor_cmd) in cec_msg_vendor_command()1128 const __u8 **vendor_cmd) in cec_ops_vendor_command()1139 const __u8 *vendor_cmd) in cec_msg_vendor_command_with_id()1153 const __u8 **vendor_cmd) in cec_ops_vendor_command_with_id()
1522 u32 tpm2_report_state(struct udevice *dev, uint vendor_cmd, uint vendor_subcmd, in tpm2_report_state()1547 u32 tpm2_enable_nvcommits(struct udevice *dev, uint vendor_cmd, in tpm2_enable_nvcommits()
3153 uint32_t vendor_cmd = bsg_request->rqst_data.h_vendor.vendor_cmd[0]; in bfad_im_bsg_vendor_request() local