Searched defs:is_high (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/media/cec/core/ |
H A D | cec-adap.c | 151 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high, in cec_queue_pin_cec_event() argument 171 void cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_hpd_event() argument 187 void cec_queue_pin_5v_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_5v_event() argument
|
/linux/drivers/spi/ |
H 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() argument
|
H A D | spi-ch341.c | 42 static void ch341_set_cs(struct spi_device *spi, bool is_high) in ch341_set_cs() argument
|
H A D | spi-cs42l43.c | 176 static void cs42l43_set_cs(struct spi_device *spi, bool is_high) in cs42l43_set_cs() argument
|
H A D | spi-sifive.c | 153 static void sifive_spi_set_cs(struct spi_device *device, bool is_high) in sifive_spi_set_cs() argument
|
H A D | spi-cadence.c | 183 static void cdns_spi_chipselect(struct spi_device *spi, bool is_high) in cdns_spi_chipselect() argument
|
H A D | spi-apple.c | 189 static void apple_spi_set_cs(struct spi_device *device, bool is_high) in apple_spi_set_cs() argument
|
H A D | spi-zynqmp-gqspi.c | 459 static void zynqmp_qspi_chipselect(struct spi_device *qspi, bool is_high) in zynqmp_qspi_chipselect() argument
|
/linux/sound/soc/codecs/ |
H A D | nau8821.c | 1011 bool active_high, is_high; in nau8821_is_jack_inserted() local
|
H A D | nau8825.c | 1578 bool active_high, is_high; in nau8825_is_jack_inserted() local
|
/linux/drivers/iio/adc/ |
H A D | ad7606.c | 603 bool is_high; in ad7606_set_sampling_freq() local
|