hcp 417 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c struct pvr2_ctrl *hcp, *vcp; hcp 421 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c hcp = pvr2_hdw_get_ctrl_by_id(hdw, PVR2_CID_HRES); hcp 424 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c lmin = pvr2_ctrl_get_min(hcp); hcp 425 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c lmax = pvr2_ctrl_get_max(hcp); hcp 426 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c pvr2_ctrl_get_def(hcp, &ldef); hcp 454 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c struct pvr2_ctrl *hcp, *vcp; hcp 459 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c hcp = pvr2_hdw_get_ctrl_by_id(hdw, PVR2_CID_HRES); hcp 461 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c pvr2_ctrl_set_value(hcp, vf->fmt.pix.width); hcp 72 drivers/scsi/sgiwd93.c struct hpc_chunk *hcp; hcp 76 drivers/scsi/sgiwd93.c hcp = hd->cpu; hcp 84 drivers/scsi/sgiwd93.c hcp->desc.pbuf = physaddr; hcp 85 drivers/scsi/sgiwd93.c hcp->desc.cntinfo = count; hcp 86 drivers/scsi/sgiwd93.c hcp++; hcp 96 drivers/scsi/sgiwd93.c hcp->desc.pbuf = 0; hcp 97 drivers/scsi/sgiwd93.c hcp->desc.cntinfo = HPCDMA_EOX; hcp 99 drivers/scsi/sgiwd93.c (unsigned long)(hcp + 1) - (unsigned long)hd->cpu, hcp 178 drivers/scsi/sgiwd93.c struct hpc_chunk *hcp = (struct hpc_chunk *)hdata->cpu; hcp 182 drivers/scsi/sgiwd93.c start = (unsigned long) hcp; hcp 185 drivers/scsi/sgiwd93.c hcp->desc.pnext = (u32) (dma + sizeof(struct hpc_chunk)); hcp 186 drivers/scsi/sgiwd93.c hcp->desc.cntinfo = HPCDMA_EOX; hcp 187 drivers/scsi/sgiwd93.c hcp++; hcp 191 drivers/scsi/sgiwd93.c hcp--; hcp 192 drivers/scsi/sgiwd93.c hcp->desc.pnext = hdata->dma; hcp 304 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hcp 306 sound/soc/codecs/hdmi-codec.c memcpy(ucontrol->value.bytes.data, hcp->eld, sizeof(hcp->eld)); hcp 328 sound/soc/codecs/hdmi-codec.c static void hdmi_codec_eld_chmap(struct hdmi_codec_priv *hcp) hcp 333 sound/soc/codecs/hdmi-codec.c spk_alloc = drm_eld_get_spk_alloc(hcp->eld); hcp 337 sound/soc/codecs/hdmi-codec.c if ((spk_mask & ~(FL | FR)) && hcp->chmap_info->max_channels > 2) hcp 338 sound/soc/codecs/hdmi-codec.c hcp->chmap_info->chmap = hdmi_codec_8ch_chmaps; hcp 340 sound/soc/codecs/hdmi-codec.c hcp->chmap_info->chmap = hdmi_codec_stereo_chmaps; hcp 343 sound/soc/codecs/hdmi-codec.c static int hdmi_codec_get_ch_alloc_table_idx(struct hdmi_codec_priv *hcp, hcp 351 sound/soc/codecs/hdmi-codec.c spk_alloc = drm_eld_get_spk_alloc(hcp->eld); hcp 373 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp = info->private_data; hcp 375 sound/soc/codecs/hdmi-codec.c map = info->chmap[hcp->chmap_idx].map; hcp 378 sound/soc/codecs/hdmi-codec.c if (hcp->chmap_idx == HDMI_CODEC_CHMAP_IDX_UNKNOWN) hcp 390 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hcp 393 sound/soc/codecs/hdmi-codec.c ret = test_and_set_bit(0, &hcp->busy); hcp 399 sound/soc/codecs/hdmi-codec.c if (hcp->hcd.ops->audio_startup) { hcp 400 sound/soc/codecs/hdmi-codec.c ret = hcp->hcd.ops->audio_startup(dai->dev->parent, hcp->hcd.data); hcp 405 sound/soc/codecs/hdmi-codec.c if (hcp->hcd.ops->get_eld) { hcp 406 sound/soc/codecs/hdmi-codec.c ret = hcp->hcd.ops->get_eld(dai->dev->parent, hcp->hcd.data, hcp 407 sound/soc/codecs/hdmi-codec.c hcp->eld, sizeof(hcp->eld)); hcp 411 sound/soc/codecs/hdmi-codec.c hcp->eld); hcp 416 sound/soc/codecs/hdmi-codec.c hdmi_codec_eld_chmap(hcp); hcp 422 sound/soc/codecs/hdmi-codec.c clear_bit(0, &hcp->busy); hcp 429 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hcp 431 sound/soc/codecs/hdmi-codec.c hcp->chmap_idx = HDMI_CODEC_CHMAP_IDX_UNKNOWN; hcp 432 sound/soc/codecs/hdmi-codec.c hcp->hcd.ops->audio_shutdown(dai->dev->parent, hcp->hcd.data); hcp 434 sound/soc/codecs/hdmi-codec.c clear_bit(0, &hcp->busy); hcp 441 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hcp 472 sound/soc/codecs/hdmi-codec.c idx = hdmi_codec_get_ch_alloc_table_idx(hcp, hp.cea.channels); hcp 476 sound/soc/codecs/hdmi-codec.c hcp->chmap_idx = HDMI_CODEC_CHMAP_IDX_UNKNOWN; hcp 480 sound/soc/codecs/hdmi-codec.c hcp->chmap_idx = hdmi_codec_channel_alloc[idx].ca_id; hcp 486 sound/soc/codecs/hdmi-codec.c return hcp->hcd.ops->hw_params(dai->dev->parent, hcp->hcd.data, hcp 559 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hcp 561 sound/soc/codecs/hdmi-codec.c if (hcp->hcd.ops->digital_mute) hcp 562 sound/soc/codecs/hdmi-codec.c return hcp->hcd.ops->digital_mute(dai->dev->parent, hcp 563 sound/soc/codecs/hdmi-codec.c hcp->hcd.data, mute); hcp 611 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hcp 626 sound/soc/codecs/hdmi-codec.c &hcp->chmap_info); hcp 631 sound/soc/codecs/hdmi-codec.c hcp->chmap_info->private_data = hcp; hcp 632 sound/soc/codecs/hdmi-codec.c hcp->chmap_info->kctl->get = hdmi_codec_chmap_ctl_get; hcp 635 sound/soc/codecs/hdmi-codec.c hcp->chmap_info->chmap = hdmi_codec_stereo_chmaps; hcp 636 sound/soc/codecs/hdmi-codec.c hcp->chmap_idx = HDMI_CODEC_CHMAP_IDX_UNKNOWN; hcp 669 sound/soc/codecs/hdmi-codec.c static void hdmi_codec_jack_report(struct hdmi_codec_priv *hcp, hcp 672 sound/soc/codecs/hdmi-codec.c if (hcp->jack && jack_status != hcp->jack_status) { hcp 673 sound/soc/codecs/hdmi-codec.c snd_soc_jack_report(hcp->jack, jack_status, SND_JACK_LINEOUT); hcp 674 sound/soc/codecs/hdmi-codec.c hcp->jack_status = jack_status; hcp 680 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp = dev_get_drvdata(dev); hcp 683 sound/soc/codecs/hdmi-codec.c hdmi_codec_jack_report(hcp, SND_JACK_LINEOUT); hcp 685 sound/soc/codecs/hdmi-codec.c hdmi_codec_jack_report(hcp, 0); hcp 696 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hcp 699 sound/soc/codecs/hdmi-codec.c if (hcp->hcd.ops->hook_plugged_cb) { hcp 700 sound/soc/codecs/hdmi-codec.c hcp->jack = jack; hcp 701 sound/soc/codecs/hdmi-codec.c ret = hcp->hcd.ops->hook_plugged_cb(component->dev->parent, hcp 702 sound/soc/codecs/hdmi-codec.c hcp->hcd.data, hcp 706 sound/soc/codecs/hdmi-codec.c hcp->jack = NULL; hcp 769 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hcp 772 sound/soc/codecs/hdmi-codec.c if (hcp->hcd.ops->get_dai_id) hcp 773 sound/soc/codecs/hdmi-codec.c ret = hcp->hcd.ops->get_dai_id(component, endpoint); hcp 793 sound/soc/codecs/hdmi-codec.c struct hdmi_codec_priv *hcp; hcp 809 sound/soc/codecs/hdmi-codec.c hcp = devm_kzalloc(dev, sizeof(*hcp), GFP_KERNEL); hcp 810 sound/soc/codecs/hdmi-codec.c if (!hcp) hcp 813 sound/soc/codecs/hdmi-codec.c hcp->hcd = *hcd; hcp 827 sound/soc/codecs/hdmi-codec.c dev_set_drvdata(dev, hcp);