| /linux/drivers/isdn/mISDN/ |
| H A D | dsp_ecdis.h | 33 echo_can_disable_detector_init(struct ec_disable_detector_state *det) in echo_can_disable_detector_init() argument 38 biquad2_init(&det->notch, in echo_can_disable_detector_init() 45 det->channel_level = 0; in echo_can_disable_detector_init() 46 det->notch_level = 0; in echo_can_disable_detector_init() 47 det->tone_present = FALSE; in echo_can_disable_detector_init() 48 det->tone_cycle_duration = 0; in echo_can_disable_detector_init() 49 det->good_cycles = 0; in echo_can_disable_detector_init() 50 det->hit = 0; in echo_can_disable_detector_init() 55 echo_can_disable_detector_update(struct ec_disable_detector_state *det, in echo_can_disable_detector_update() argument 60 notched = biquad2(&det->notch, amp); in echo_can_disable_detector_update() [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | 88pm860x-codec.c | 143 struct pm860x_det det; member 1212 mask = pm860x->det.hs_shrt | pm860x->det.hook_det | pm860x->det.lo_shrt in pm860x_component_handler() 1213 | pm860x->det.hp_det; in pm860x_component_handler() 1221 if ((pm860x->det.hp_det & SND_JACK_HEADPHONE) in pm860x_component_handler() 1225 if ((pm860x->det.mic_det & SND_JACK_MICROPHONE) in pm860x_component_handler() 1229 if (pm860x->det.hs_shrt && (shrt & (SHORT_HS1 | SHORT_HS2))) in pm860x_component_handler() 1230 report |= pm860x->det.hs_shrt; in pm860x_component_handler() 1232 if (pm860x->det in pm860x_component_handler() 1251 pm860x_hs_jack_detect(struct snd_soc_component * component,struct snd_soc_jack * jack,int det,int hook,int hs_shrt,int lo_shrt) pm860x_hs_jack_detect() argument 1283 pm860x_mic_jack_detect(struct snd_soc_component * component,struct snd_soc_jack * jack,int det) pm860x_mic_jack_detect() argument [all...] |
| H A D | wm8903.c | 1590 * @det: value to report for presence detection 1603 int det, int shrt) in wm8903_mic_detect() 1609 det, shrt); in wm8903_mic_detect() 1613 wm8903->mic_det = det; in wm8903_mic_detect() 1617 if (det) in wm8903_mic_detect() 1626 if (det || shrt) { in wm8903_mic_detect() 1601 wm8903_mic_detect(struct snd_soc_component * component,struct snd_soc_jack * jack,int det,int shrt) wm8903_mic_detect() argument
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-veyron-analog-audio.dtsi | 17 rockchip,hp-det-gpios = <&gpio6 RK_PA5 GPIO_ACTIVE_HIGH>; 18 rockchip,mic-det-gpios = <&gpio6 RK_PB3 GPIO_ACTIVE_LOW>; 76 hp_det: hp-det { 89 mic_det: mic-det {
|
| H A D | rv1126-pinctrl.dtsi | 452 sdmmc0_det: sdmmc0-det { 488 sdmmc1_det: sdmmc1-det {
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/i2c/ |
| H A D | ch7006_drv.c | 185 int det; in ch7006_encoder_detect() local 201 det = ch7006_read(client, CH7006_DETECT); in ch7006_encoder_detect() 207 if ((det & (CH7006_DETECT_SVIDEO_Y_TEST| in ch7006_encoder_detect() 211 else if ((det & (CH7006_DETECT_SVIDEO_Y_TEST| in ch7006_encoder_detect() 214 else if ((det & CH7006_DETECT_CVBS_TEST) == 0) in ch7006_encoder_detect()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | rockchip,rk3288-hdmi-analog.txt | 18 - rockchip,hp-det-gpios = The phandle of the GPIO that detects the headphone 32 rockchip,hp-det-gpios = <&gpio7 7 GPIO_ACTIVE_HIGH>;
|
| /linux/drivers/media/platform/nuvoton/ |
| H A D | npcm-video.c | 862 struct v4l2_bt_timings *det = &video->detected_timings; in npcm_video_detect_resolution() local 866 det->width = npcm_video_hres(video); in npcm_video_detect_resolution() 867 det->height = npcm_video_vres(video); in npcm_video_detect_resolution() 869 if (act->width != det->width || act->height != det->height) { in npcm_video_detect_resolution() 886 det->width = npcm_video_hres(video); in npcm_video_detect_resolution() 887 det->height = npcm_video_vres(video); in npcm_video_detect_resolution() 888 det->pixelclock = npcm_video_pclk(video); in npcm_video_detect_resolution() 894 if (det->width && det->height) { in npcm_video_detect_resolution() 897 act->width, act->height, det->width, det->height, in npcm_video_detect_resolution() 901 dev_err(video->dev, "Got invalid resolution[%dx%d]\n", det->width, in npcm_video_detect_resolution() [all …]
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-rock-pi-4a-plus.dts | 24 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3326-anbernic-rg351m.dtsi | 52 simple-audio-card,hp-det-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_HIGH>; 448 hp_det: hp-det { 460 dc_det: dc-det {
|
| H A D | rk3399-rock-pi-4b-plus.dts | 42 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3399-rock-pi-4c.dts | 43 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3588-rock-5b.dtsi | 20 hp-det-gpios = <&gpio1 RK_PD5 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3326-odroid-go.dtsi | 147 simple-audio-card,hp-det-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_HIGH>; 585 hp_det: hp-det { 597 dc_det: dc-det {
|
| H A D | rk3588-orangepi-5-compact.dtsi | 33 simple-audio-card,hp-det-gpios = <&gpio3 RK_PD2 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3399-sapphire-excavator.dts | 162 hp-det-gpios = <&gpio4 RK_PC4 GPIO_ACTIVE_LOW>;
|
| H A D | rk3566-pinetab2.dtsi | 124 simple-audio-card,hp-det-gpios = <&gpio4 RK_PC6 GPIO_ACTIVE_LOW>; 708 kb_id_det: kb-id-det { 742 hp_det_l: hp-det-l {
|
| /linux/drivers/infiniband/hw/mlx4/ |
| H A D | alias_GUID.c | 801 struct mlx4_sriov_alias_guid_port_rec_det *det; in mlx4_ib_destroy_alias_guid_service() local 806 det = &sriov->alias_guid.ports_guid[i]; in mlx4_ib_destroy_alias_guid_service() 807 cancel_delayed_work_sync(&det->alias_guid_work); in mlx4_ib_destroy_alias_guid_service() 809 while (!list_empty(&det->cb_list)) { in mlx4_ib_destroy_alias_guid_service() 810 cb_ctx = list_entry(det->cb_list.next, in mlx4_ib_destroy_alias_guid_service()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx95-19x19-evk-sof.dts | 39 hp-det-gpios = <&gpio2 11 GPIO_ACTIVE_HIGH>;
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra20-plutux.dts | 55 nvidia,hp-det-gpios = <&gpio TEGRA_GPIO(W, 2) GPIO_ACTIVE_LOW>;
|
| H A D | tegra20-tec.dts | 63 nvidia,hp-det-gpios = <&gpio TEGRA_GPIO(W, 2)
|
| H A D | tegra20-medcom-wide.dts | 90 nvidia,hp-det-gpios = <&gpio TEGRA_GPIO(W, 2) GPIO_ACTIVE_LOW>;
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-t5325.dts | 119 jack-det-ctrl = <0x4810>;
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm4250-oneplus-billie2.dts | 215 sdc2_card_det_n: sd-card-det-n-state {
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | spear320-hmi.dts | 259 ts,touch-det-delay = <3>;
|