Home
last modified time | relevance | path

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

/linux/sound/soc/intel/boards/
A Dbytcr_rt5651.c86 struct gpio_desc *hp_detect; member
651 else if (priv->hp_detect) in byt_rt5651_init()
669 priv->hp_detect); in byt_rt5651_init()
841 priv->hp_detect); in byt_rt5651_resume()
1031 priv->hp_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5651_mc_probe()
1035 if (IS_ERR(priv->hp_detect)) { in snd_byt_rt5651_mc_probe()
1036 ret_val = PTR_ERR(priv->hp_detect); in snd_byt_rt5651_mc_probe()
1039 priv->hp_detect = NULL; in snd_byt_rt5651_mc_probe()
/linux/sound/ppc/
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/arch/arm64/boot/dts/rockchip/
A Drk3399-rock-pi-4a-plus.dts17 pinctrl-0 = <&hp_detect &hp_int>;
A Drk3399-rock-pi-4b-plus.dts21 pinctrl-0 = <&hp_detect &hp_int>;
A Drk3399-rock-pi-4c.dts22 pinctrl-0 = <&hp_detect &hp_int>;
A Drk3588-ok3588-c.dts73 pinctrl-0 = <&hp_detect>;
342 hp_detect: hp-detect { label
A Drk3588-armsom-sige7.dts28 pinctrl-0 = <&hp_detect>;
306 hp_detect: hp-detect { label
A Drk3588-rock-5b.dts37 pinctrl-0 = <&hp_detect>;
361 hp_detect: hp-detect { label
A Drk3588-orangepi-5-plus.dts118 pinctrl-0 = <&hp_detect>;
411 hp_detect: hp-detect { label
A Drk3588-rock-5-itx.dts51 pinctrl-0 = <&hp_detect>;
578 hp_detect: hp-detect { label
A Drk3588s-gameforce-ace.dts119 pinctrl-0 = <&hp_detect>;
685 hp_detect: headphone-detect { label
A Drk3588-quartzpro64.dts102 pinctrl-0 = <&hp_detect>;
377 hp_detect: hp-detect { label
A Drk3588-evb1-v10.dts63 pinctrl-0 = <&hp_detect>;
432 hp_detect: headphone-detect { label
A Drk3399-rock-pi-4.dtsi575 hp_detect: hp-detect { label
/linux/drivers/gpu/drm/vc4/
A Dvc4_hdmi.h96 bool (*hp_detect)(struct vc4_hdmi *vc4_hdmi); member
A Dvc4_hdmi.c456 if (vc4_hdmi->variant->hp_detect && in vc4_hdmi_connector_detect_ctx()
457 vc4_hdmi->variant->hp_detect(vc4_hdmi)) in vc4_hdmi_connector_detect_ctx()
3365 .hp_detect = vc5_hdmi_hp_detect,
3394 .hp_detect = vc5_hdmi_hp_detect,
/linux/arch/arm/boot/dts/nvidia/
A Dtegra30-asus-transformer-common.dtsi561 hp_detect {

Completed in 42 milliseconds