Home
last modified time | relevance | path

Searched refs:no_read (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/audio/
H A Dnoaudio.c89 static size_t no_read(HWVoiceIn *hw, void *buf, size_t size) in no_read() function
127 .read = no_read,
/openbmc/qemu/hw/intc/
H A Dppc-uic.c169 goto no_read; in dcr_read_uic()
175 goto no_read; in dcr_read_uic()
180 no_read: in dcr_read_uic()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9035.h57 u8 no_read:1; member
H A Daf9035.c338 } else if (state->no_read) { in af9035_i2c_master_xfer()
430 } else if (state->no_read) { in af9035_i2c_master_xfer()
990 state->no_read = false; in af9035_read_config()
1000 state->no_read = true; in af9035_read_config()