Home
last modified time | relevance | path

Searched defs:command_code (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/scsi/
H A Dscsi_bsg_fc.h116 __u8 command_code; member
/linux/drivers/input/touchscreen/
H A Dcyttsp5.c462 int command_code; in cyttsp5_validate_cmd_response() local
/linux/drivers/scsi/isci/
H A Dscu_task_context.h631 u32 command_code:2; member
/linux/drivers/platform/x86/amd/pmf/
H A Dpmf.h180 u8 command_code; member
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1336 uint32_t command_code : 12; /**< GPINT command */ member
1602 uint32_t command_code: 8; /**< INBOX0 command code */ member
1613 uint32_t command_code: 8; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1775 enum dmub_gpint_command command_code, in dm_dmub_send_vbios_gpint_command()