Searched refs:target_state (Results 26 - 34 of 34) sorted by relevance

12

/linux-master/include/sound/
H A Dhdaudio.h159 hda_nid_t nid, unsigned int target_state);
161 hda_nid_t nid, unsigned int target_state);
/linux-master/sound/soc/sof/
H A Dipc3.c367 const struct sof_dsp_power_state target_state = { local
372 ret = snd_sof_dsp_set_power_state(sdev, &target_state);
/linux-master/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c352 static int mt8195_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) argument
/linux-master/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c360 static int mt8186_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) argument
/linux-master/drivers/scsi/
H A Dscsi_transport_iscsi.c1801 session->target_state = ISCSI_SESSION_TARGET_SCANNED;
1984 if (session->target_state == ISCSI_SESSION_TARGET_ALLOCATED) {
1986 } else if (session->target_state != ISCSI_SESSION_TARGET_SCANNED) {
1994 session->target_state = ISCSI_SESSION_TARGET_UNBINDING;
2010 session->target_state = ISCSI_SESSION_TARGET_UNBOUND;
2089 session->target_state = ISCSI_SESSION_TARGET_ALLOCATED;
4427 iscsi_session_target_state_name[session->target_state]);
4430 static ISCSI_CLASS_ATTR(priv_sess, target_state, S_IRUGO,
H A Dpmcraid.c2306 * @target_state: expected target state after reset
2313 * 1 in case ioa_state is not target_state, 0 otherwise.
2318 u8 target_state
2342 if (pinstance->ioa_state == target_state) {
2371 return pinstance->ioa_state != target_state;
/linux-master/drivers/scsi/esas2r/
H A Desas2r_disc.c1175 if (t->target_state == TS_PRESENT)
H A Desas2r.h631 u8 target_state; member in struct:esas2r_target
/linux-master/sound/soc/sof/amd/
H A Dacp.c542 int amd_sof_acp_suspend(struct snd_sof_dev *sdev, u32 target_state) argument

Completed in 179 milliseconds

12