Searched defs:is_high (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/media/cec/platform/cec-gpio/ |
A D | cec-gpio.c | 75 bool is_high = val > 0; in cec_5v_gpio_irq_handler() local 96 bool is_high = val > 0; in cec_hpd_gpio_irq_handler() local
|
/linux-6.3-rc2/drivers/media/cec/core/ |
A D | cec-adap.c | 150 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high, in cec_queue_pin_cec_event() 170 void cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_hpd_event() 186 void cec_queue_pin_5v_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_5v_event()
|
/linux-6.3-rc2/drivers/spi/ |
A D | spi-altera-core.c | 73 static void altera_spi_set_cs(struct spi_device *spi, bool is_high) in altera_spi_set_cs()
|
A D | spi-sifive.c | 153 static void sifive_spi_set_cs(struct spi_device *device, bool is_high) in sifive_spi_set_cs()
|
A D | spi-cadence.c | 174 static void cdns_spi_chipselect(struct spi_device *spi, bool is_high) in cdns_spi_chipselect()
|
A D | spi-zynqmp-gqspi.c | 462 static void zynqmp_qspi_chipselect(struct spi_device *qspi, bool is_high) in zynqmp_qspi_chipselect()
|
/linux-6.3-rc2/sound/soc/codecs/ |
A D | nau8821.c | 884 bool active_high, is_high; in nau8821_is_jack_inserted() local
|
A D | nau8825.c | 1592 bool active_high, is_high; in nau8825_is_jack_inserted() local
|
Completed in 26 milliseconds