Home
last modified time | relevance | path

Searched refs:hcp (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdmi-codec.c305 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); in hdmi_eld_ctl_get() local
307 memcpy(ucontrol->value.bytes.data, hcp->eld, sizeof(hcp->eld)); in hdmi_eld_ctl_get()
329 static void hdmi_codec_eld_chmap(struct hdmi_codec_priv *hcp) in hdmi_codec_eld_chmap() argument
334 spk_alloc = drm_eld_get_spk_alloc(hcp->eld); in hdmi_codec_eld_chmap()
338 if ((spk_mask & ~(FL | FR)) && hcp->chmap_info->max_channels > 2) in hdmi_codec_eld_chmap()
339 hcp->chmap_info->chmap = hdmi_codec_8ch_chmaps; in hdmi_codec_eld_chmap()
341 hcp->chmap_info->chmap = hdmi_codec_stereo_chmaps; in hdmi_codec_eld_chmap()
344 static int hdmi_codec_get_ch_alloc_table_idx(struct hdmi_codec_priv *hcp, in hdmi_codec_get_ch_alloc_table_idx() argument
352 spk_alloc = drm_eld_get_spk_alloc(hcp in hdmi_codec_get_ch_alloc_table_idx()
374 struct hdmi_codec_priv *hcp = info->private_data; hdmi_codec_chmap_ctl_get() local
391 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_startup() local
431 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_shutdown() local
445 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_hw_params() local
563 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_mute() local
624 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_pcm_new() local
682 hdmi_codec_jack_report(struct hdmi_codec_priv *hcp, unsigned int jack_status) hdmi_codec_jack_report() argument
693 struct hdmi_codec_priv *hcp = dev_get_drvdata(dev); plugged_cb() local
705 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hdmi_codec_set_jack() local
777 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hdmi_of_xlate_dai_id() local
788 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hdmi_remove() local
812 struct hdmi_codec_priv *hcp; hdmi_codec_probe() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdmi-codec.c302 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); in hdmi_eld_ctl_get() local
304 memcpy(ucontrol->value.bytes.data, hcp->eld, sizeof(hcp->eld)); in hdmi_eld_ctl_get()
326 static void hdmi_codec_eld_chmap(struct hdmi_codec_priv *hcp) in hdmi_codec_eld_chmap() argument
331 spk_alloc = drm_eld_get_spk_alloc(hcp->eld); in hdmi_codec_eld_chmap()
335 if ((spk_mask & ~(FL | FR)) && hcp->chmap_info->max_channels > 2) in hdmi_codec_eld_chmap()
336 hcp->chmap_info->chmap = hdmi_codec_8ch_chmaps; in hdmi_codec_eld_chmap()
338 hcp->chmap_info->chmap = hdmi_codec_stereo_chmaps; in hdmi_codec_eld_chmap()
341 static int hdmi_codec_get_ch_alloc_table_idx(struct hdmi_codec_priv *hcp, in hdmi_codec_get_ch_alloc_table_idx() argument
349 spk_alloc = drm_eld_get_spk_alloc(hcp in hdmi_codec_get_ch_alloc_table_idx()
371 struct hdmi_codec_priv *hcp = info->private_data; hdmi_codec_chmap_ctl_get() local
397 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hdmi_codec_iec958_default_get() local
409 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hdmi_codec_iec958_default_put() local
429 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_startup() local
475 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_shutdown() local
497 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_fill_codec_params() local
546 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_hw_params() local
590 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_prepare() local
692 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_mute() local
778 struct hdmi_codec_priv *hcp = snd_soc_dai_get_drvdata(dai); hdmi_codec_pcm_new() local
850 hdmi_codec_jack_report(struct hdmi_codec_priv *hcp, unsigned int jack_status) hdmi_codec_jack_report() argument
862 struct hdmi_codec_priv *hcp = dev_get_drvdata(dev); plugged_cb() local
880 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hdmi_codec_set_jack() local
979 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hdmi_of_xlate_dai_id() local
990 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hdmi_probe() local
1005 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); hdmi_remove() local
1029 struct hdmi_codec_priv *hcp; hdmi_codec_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsgiwd93.c72 struct hpc_chunk *hcp; in fill_hpc_entries() local
76 hcp = hd->cpu; in fill_hpc_entries()
84 hcp->desc.pbuf = physaddr; in fill_hpc_entries()
85 hcp->desc.cntinfo = count; in fill_hpc_entries()
86 hcp++; in fill_hpc_entries()
96 hcp->desc.pbuf = 0; in fill_hpc_entries()
97 hcp->desc.cntinfo = HPCDMA_EOX; in fill_hpc_entries()
99 (unsigned long)(hcp + 1) - (unsigned long)hd->cpu, in fill_hpc_entries()
109 pr_debug("dma_setup: datainp<%d> hcp<%p> ", datainp, hdata->cpu); in dma_setup()
178 struct hpc_chunk *hcp in init_hpc_chain() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsgiwd93.c77 struct hpc_chunk *hcp; in fill_hpc_entries() local
81 hcp = hd->cpu; in fill_hpc_entries()
89 hcp->desc.pbuf = physaddr; in fill_hpc_entries()
90 hcp->desc.cntinfo = count; in fill_hpc_entries()
91 hcp++; in fill_hpc_entries()
101 hcp->desc.pbuf = 0; in fill_hpc_entries()
102 hcp->desc.cntinfo = HPCDMA_EOX; in fill_hpc_entries()
104 (unsigned long)(hcp + 1) - (unsigned long)hd->cpu, in fill_hpc_entries()
115 pr_debug("dma_setup: datainp<%d> hcp<%p> ", datainp, hdata->cpu); in dma_setup()
185 struct hpc_chunk *hcp in init_hpc_chain() local
[all...]
/kernel/linux/linux-5.10/net/nfc/hci/
H A DMakefile8 hci-y := core.o hcp.o command.o llc.o llc_nop.o
/kernel/linux/linux-6.6/net/nfc/hci/
H A DMakefile8 hci-y := core.o hcp.o command.o llc.o llc_nop.o
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c417 struct pvr2_ctrl *hcp, *vcp; in pvr2_try_fmt_vid_cap() local
421 hcp = pvr2_hdw_get_ctrl_by_id(hdw, PVR2_CID_HRES); in pvr2_try_fmt_vid_cap()
424 lmin = pvr2_ctrl_get_min(hcp); in pvr2_try_fmt_vid_cap()
425 lmax = pvr2_ctrl_get_max(hcp); in pvr2_try_fmt_vid_cap()
426 pvr2_ctrl_get_def(hcp, &ldef); in pvr2_try_fmt_vid_cap()
454 struct pvr2_ctrl *hcp, *vcp; in pvr2_s_fmt_vid_cap() local
459 hcp = pvr2_hdw_get_ctrl_by_id(hdw, PVR2_CID_HRES); in pvr2_s_fmt_vid_cap()
461 pvr2_ctrl_set_value(hcp, vf->fmt.pix.width); in pvr2_s_fmt_vid_cap()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c417 struct pvr2_ctrl *hcp, *vcp; in pvr2_try_fmt_vid_cap() local
421 hcp = pvr2_hdw_get_ctrl_by_id(hdw, PVR2_CID_HRES); in pvr2_try_fmt_vid_cap()
424 lmin = pvr2_ctrl_get_min(hcp); in pvr2_try_fmt_vid_cap()
425 lmax = pvr2_ctrl_get_max(hcp); in pvr2_try_fmt_vid_cap()
426 pvr2_ctrl_get_def(hcp, &ldef); in pvr2_try_fmt_vid_cap()
454 struct pvr2_ctrl *hcp, *vcp; in pvr2_s_fmt_vid_cap() local
459 hcp = pvr2_hdw_get_ctrl_by_id(hdw, PVR2_CID_HRES); in pvr2_s_fmt_vid_cap()
461 pvr2_ctrl_set_value(hcp, vf->fmt.pix.width); in pvr2_s_fmt_vid_cap()

Completed in 12 milliseconds