Home
last modified time | relevance | path

Searched refs:cmdtype (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dsmu.h678 __u32 cmdtype; member
/linux/drivers/macintosh/
H A Dsmu.c1122 else if (hdr.cmdtype == SMU_CMDTYPE_WANTS_EVENTS) { in smu_write()
1125 } else if (hdr.cmdtype == SMU_CMDTYPE_GET_PARTITION) { in smu_write()
1133 } else if (hdr.cmdtype != SMU_CMDTYPE_SMU) in smu_write()
/linux/sound/soc/codecs/
H A Drt1320-sdw.c1366 unsigned char cmdtype = paramhr->commandtype; in rt1320_process_fw_param() local
1395 moudleid, cmdtype, paramhr->paramid, paramhr->paramlength); in rt1320_process_fw_param()
1397 if (cmdtype == RT1320_SET_PARAM) { in rt1320_process_fw_param()
1401 if (cmdtype == RT1320_GET_PARAM) { in rt1320_process_fw_param()