Searched refs:rx_active (Results 1 – 4 of 4) sorted by relevance
113 bool rx_active; member153 if (device->rx_active) in DIO1_irq_handler()382 if (!dev->rx_active) in pi433_start_rx()653 !device->rx_active || in pi433_tx_thread()663 if (device->rx_active && !rx_interrupted) { in pi433_tx_thread()795 if (device->rx_active) { in pi433_read()800 device->rx_active = true; in pi433_read()810 device->rx_active = false; in pi433_read()928 if (device->rx_active) { in pi433_ioctl()1166 device->rx_active = false; in pi433_probe()
335 __be16 rx_active; member
159 static inline bool rx_active(struct i2s_dai *i2s) in rx_active() function176 return rx_active(other); in other_rx_active()182 return rx_active(i2s) || other_rx_active(i2s); in any_rx_active()194 return tx_active(i2s) || rx_active(i2s); in this_active()
855 pi->link_width_downgrade.rx_active = in __subn_get_opa_portinfo()