Home
last modified time | relevance | path

Searched defs:is_high (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/media/cec/platform/cec-gpio/
H A Dcec-gpio.c68 bool is_high = val > 0; in cec_gpio_5v_irq_handler_thread() local
90 bool is_high = val > 0; in cec_gpio_hpd_irq_handler_thread() local
/linux/drivers/media/cec/core/
H A Dcec-adap.c151 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high, in cec_queue_pin_cec_event()
171 void cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_hpd_event()
187 void cec_queue_pin_5v_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_5v_event()
/linux/drivers/spi/
H A Dspi-altera-core.c73 static void altera_spi_set_cs(struct spi_device *spi, bool is_high) in altera_spi_set_cs()
H A Dspi-ch341.c42 static void ch341_set_cs(struct spi_device *spi, bool is_high) in ch341_set_cs()
H A Dspi-axiado.c107 static void ax_spi_chipselect(struct spi_device *spi, bool is_high) in ax_spi_chipselect()
H A Dspi-cadence.c192 static void cdns_spi_chipselect(struct spi_device *spi, bool is_high) in cdns_spi_chipselect()
H A Dspi-zynqmp-gqspi.c459 static void zynqmp_qspi_chipselect(struct spi_device *qspi, bool is_high) in zynqmp_qspi_chipselect()
/linux/sound/soc/codecs/
H A Dnau8821.c1012 bool active_high, is_high; nau8821_is_jack_inserted() local
H A Dnau8825.c1578 bool active_high, is_high; in nau8825_is_jack_inserted() local
/linux/drivers/iio/adc/
H A Dad7606.c603 bool is_high; in ad7606_set_sampling_freq() local