Searched refs:other1 (Results 1 – 2 of 2) sorted by relevance
1754 (crate::ReturnType::Type(_, self1), crate::ReturnType::Type(_, other1)) => { in eq()1755 self1 == other1 in eq()1799 (crate::Stmt::Expr(self0, self1), crate::Stmt::Expr(other0, other1)) => { in eq()1800 self0 == other0 && self1 == other1 in eq()
1324 enum snd_azf3328_codec_type other1; in snd_azf3328_ctrl_codec_activity() member1342 ((!chip->codecs[peer_codecs[codec_type].other1] in snd_azf3328_ctrl_codec_activity()