Home
last modified time | relevance | path

Searched refs:hp_detect (Results 1 – 25 of 25) sorted by relevance

/linux/sound/soc/intel/boards/
H A Dbytcr_rt5651.c87 struct gpio_desc *hp_detect; member
667 else if (priv->hp_detect) in byt_rt5651_init()
685 priv->hp_detect); in byt_rt5651_init()
853 priv->hp_detect); in byt_rt5651_resume()
1043 priv->hp_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5651_mc_probe()
1047 if (IS_ERR(priv->hp_detect)) { in snd_byt_rt5651_mc_probe()
1048 ret_val = PTR_ERR(priv->hp_detect); in snd_byt_rt5651_mc_probe()
1051 priv->hp_detect = NULL; in snd_byt_rt5651_mc_probe()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-rock-5b.dtsi22 pinctrl-0 = <&hp_detect>;
71 hp_detect: hp-detect { label
H A Drk3588-rock-5t.dts25 pinctrl-0 = <&hp_detect>;
126 hp_detect: hp-detect { label
H A Drk3588-orangepi-5-compact.dtsi31 pinctrl-0 = <&hp_detect>;
80 hp_detect: hp-detect { label
H A Drk3399-rock-pi-4a-plus.dts17 pinctrl-0 = <&hp_detect &hp_int>;
H A Drk3399-rock-pi-4b-plus.dts21 pinctrl-0 = <&hp_detect &hp_int>;
H A Drk3399-rock-pi-4c.dts22 pinctrl-0 = <&hp_detect &hp_int>;
H A Drk3588-orangepi-5-plus.dts78 pinctrl-0 = <&hp_detect>;
306 hp_detect: hp-detect { label
H A Drk3588-ok3588-c.dts73 pinctrl-0 = <&hp_detect>;
346 hp_detect: hp-detect { label
H A Drk3588-armsom-w3.dts33 pinctrl-0 = <&hp_detect>;
346 hp_detect: hp-detect { label
H A Drk3588-firefly-itx-3588j.dts48 pinctrl-0 = <&hp_detect>;
520 hp_detect: hp-detect { label
H A Drk3588-armsom-sige7.dts29 pinctrl-0 = <&hp_detect>;
366 hp_detect: hp-detect { label
H A Drk3588s-orangepi-5.dtsi40 pinctrl-0 = <&hp_detect>;
391 hp_detect: hp-detect { label
H A Drk3588s-roc-pc.dts25 pinctrl-0 = <&hp_detect>;
377 hp_detect: hp-detect { label
H A Drk3588-roc-rt.dts42 pinctrl-0 = <&hp_detect>;
569 hp_detect: headphone-detect { label
H A Drk3588-quartzpro64.dts102 pinctrl-0 = <&hp_detect>;
381 hp_detect: hp-detect { label
H A Drk3588-rock-5-itx.dts52 pinctrl-0 = <&hp_detect>;
737 hp_detect: hp-detect { label
H A Drk3588s-evb1-v10.dts80 pinctrl-0 = <&hp_detect>;
386 hp_detect: headphone-detect { label
H A Drk3588s-gameforce-ace.dts120 pinctrl-0 = <&hp_detect>;
856 hp_detect: headphone-detect { label
H A Drk3588-evb1-v10.dts64 pinctrl-0 = <&hp_detect>;
573 hp_detect: headphone-detect { label
H A Drk3399-rock-pi-4.dtsi565 hp_detect: hp-detect { label
/linux/sound/ppc/
H A Dtumbler.c87 struct pmac_gpio hp_detect; member
939 if (mix->hp_detect.addr) in tumbler_detect_headphone()
940 detect |= read_audio_gpio(&mix->hp_detect); in tumbler_detect_headphone()
1259 val = do_gpio_read(&mix->hp_detect); in tumbler_resume()
1260 do_gpio_write(&mix->hp_detect, val | 0x80); in tumbler_resume()
1298 NULL, &mix->hp_detect, 0); in tumbler_init()
1301 NULL, &mix->hp_detect, 1); in tumbler_init()
1304 NULL, &mix->hp_detect, 1); in tumbler_init()
1334 tumbler_gpio_free(&mix->hp_detect); in tumbler_cleanup()
1481 val = do_gpio_read(&mix->hp_detect); in snd_pmac_tumbler_init()
[all …]
/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h97 bool (*hp_detect)(struct vc4_hdmi *vc4_hdmi); member
H A Dvc4_hdmi.c424 if (vc4_hdmi->variant->hp_detect && in vc4_hdmi_connector_detect_ctx()
425 vc4_hdmi->variant->hp_detect(vc4_hdmi)) in vc4_hdmi_connector_detect_ctx()
3402 .hp_detect = vc5_hdmi_hp_detect,
3431 .hp_detect = vc5_hdmi_hp_detect,
3458 .hp_detect = vc5_hdmi_hp_detect,
3485 .hp_detect = vc5_hdmi_hp_detect,
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-transformer-common.dtsi561 hp_detect {