wait_scp_header 990 sound/pci/hda/patch_ca0132.c unsigned int wait_scp_header; wait_scp_header 1832 sound/pci/hda/patch_ca0132.c if ((data & 0x00ffffff) == spec->wait_scp_header) { wait_scp_header 1881 sound/pci/hda/patch_ca0132.c spec->wait_scp_header = *((unsigned int *)send_buf); wait_scp_header 1886 sound/pci/hda/patch_ca0132.c spec->wait_scp_header &= 0xffff0000; wait_scp_header 1887 sound/pci/hda/patch_ca0132.c spec->wait_scp_header |= (resp_src_id << 8) | (resp_target_id);