| /linux-6.15/sound/soc/intel/boards/ |
| H A D | bytcr_rt5651.c | 86 struct gpio_desc *hp_detect; member 651 else if (priv->hp_detect) in byt_rt5651_init() 669 priv->hp_detect); in byt_rt5651_init() 837 priv->hp_detect); in byt_rt5651_resume() 1027 priv->hp_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5651_mc_probe() 1031 if (IS_ERR(priv->hp_detect)) { in snd_byt_rt5651_mc_probe() 1032 ret_val = PTR_ERR(priv->hp_detect); in snd_byt_rt5651_mc_probe() 1035 priv->hp_detect = NULL; in snd_byt_rt5651_mc_probe()
|
| /linux-6.15/sound/ppc/ |
| H A D | tumbler.c | 87 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-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-orangepi-5-compact.dtsi | 31 pinctrl-0 = <&hp_detect>; 80 hp_detect: hp-detect { label
|
| H A D | rk3399-rock-pi-4a-plus.dts | 17 pinctrl-0 = <&hp_detect &hp_int>;
|
| H A D | rk3399-rock-pi-4b-plus.dts | 21 pinctrl-0 = <&hp_detect &hp_int>;
|
| H A D | rk3399-rock-pi-4c.dts | 22 pinctrl-0 = <&hp_detect &hp_int>;
|
| H A D | rk3588-orangepi-5-plus.dts | 78 pinctrl-0 = <&hp_detect>; 289 hp_detect: hp-detect { label
|
| H A D | rk3588-armsom-w3.dts | 32 pinctrl-0 = <&hp_detect>; 267 hp_detect: hp-detect { label
|
| H A D | rk3588-ok3588-c.dts | 73 pinctrl-0 = <&hp_detect>; 346 hp_detect: hp-detect { label
|
| H A D | rk3588-firefly-itx-3588j.dts | 48 pinctrl-0 = <&hp_detect>; 520 hp_detect: hp-detect { label
|
| H A D | rk3588-armsom-sige7.dts | 29 pinctrl-0 = <&hp_detect>; 366 hp_detect: hp-detect { label
|
| H A D | rk3588s-orangepi-5.dtsi | 40 pinctrl-0 = <&hp_detect>; 388 hp_detect: hp-detect { label
|
| H A D | rk3588-rock-5b.dts | 38 pinctrl-0 = <&hp_detect>; 463 hp_detect: hp-detect { label
|
| H A D | rk3588-quartzpro64.dts | 102 pinctrl-0 = <&hp_detect>; 381 hp_detect: hp-detect { label
|
| H A D | rk3588-rock-5-itx.dts | 52 pinctrl-0 = <&hp_detect>; 650 hp_detect: hp-detect { label
|
| H A D | rk3588s-gameforce-ace.dts | 119 pinctrl-0 = <&hp_detect>; 689 hp_detect: headphone-detect { label
|
| H A D | rk3588s-evb1-v10.dts | 79 pinctrl-0 = <&hp_detect>; 349 hp_detect: headphone-detect { label
|
| H A D | rk3588-evb1-v10.dts | 64 pinctrl-0 = <&hp_detect>; 559 hp_detect: headphone-detect { label
|
| H A D | rk3399-rock-pi-4.dtsi | 557 hp_detect: hp-detect { label
|
| /linux-6.15/drivers/gpu/drm/vc4/ |
| H A D | vc4_hdmi.h | 96 bool (*hp_detect)(struct vc4_hdmi *vc4_hdmi); member
|
| H A D | vc4_hdmi.c | 429 if (vc4_hdmi->variant->hp_detect && in vc4_hdmi_connector_detect_ctx() 430 vc4_hdmi->variant->hp_detect(vc4_hdmi)) in vc4_hdmi_connector_detect_ctx() 3307 .hp_detect = vc5_hdmi_hp_detect, 3336 .hp_detect = vc5_hdmi_hp_detect, 3363 .hp_detect = vc5_hdmi_hp_detect, 3390 .hp_detect = vc5_hdmi_hp_detect,
|
| /linux-6.15/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-asus-transformer-common.dtsi | 561 hp_detect {
|