Lines Matching refs:any
4 * Permission is hereby granted, free of charge, to any person obtaining a
642 if (frame->any.type != HDMI_INFOFRAME_TYPE_VENDOR ||
643 frame->any.version != 1)
806 if (frame->any.oui != HDMI_IEEE_OUI)
826 if (frame->any.oui != HDMI_IEEE_OUI)
861 switch (frame->any.type) {
871 WARN(1, "Bad infoframe type %d\n", frame->any.type);
896 switch (frame->any.type) {
918 WARN(1, "Bad infoframe type %d\n", frame->any.type);
949 switch (frame->any.type) {
967 WARN(1, "Bad infoframe type %d\n", frame->any.type);
1485 if (frame->any.oui != HDMI_IEEE_OUI) {
1515 switch (frame->any.type) {