Searched refs:hcp (Results 1 – 3 of 3) sorted by relevance
316 struct hdmi_codec_priv *hcp = snd_soc_component_get_drvdata(component); in hdmi_eld_ctl_get() local318 memcpy(ucontrol->value.bytes.data, hcp->eld, sizeof(hcp->eld)); in hdmi_eld_ctl_get()340 static void hdmi_codec_eld_chmap(struct hdmi_codec_priv *hcp) in hdmi_codec_eld_chmap() argument345 spk_alloc = drm_eld_get_spk_alloc(hcp->eld); in hdmi_codec_eld_chmap()349 if ((spk_mask & ~(FL | FR)) && hcp->chmap_info->max_channels > 2) in hdmi_codec_eld_chmap()350 hcp->chmap_info->chmap = hdmi_codec_8ch_chmaps; in hdmi_codec_eld_chmap()352 hcp->chmap_info->chmap = hdmi_codec_stereo_chmaps; in hdmi_codec_eld_chmap()355 static int hdmi_codec_get_ch_alloc_table_idx(struct hdmi_codec_priv *hcp, in hdmi_codec_get_ch_alloc_table_idx() argument363 spk_alloc = drm_eld_get_spk_alloc(hcp->eld); in hdmi_codec_get_ch_alloc_table_idx()385 struct hdmi_codec_priv *hcp = info->private_data; in hdmi_codec_chmap_ctl_get() local[all …]
8 hci-y := core.o hcp.o command.o llc.o llc_nop.o
417 struct pvr2_ctrl *hcp, *vcp; in pvr2_try_fmt_vid_cap() local421 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() local459 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()