Home
last modified time | relevance | path

Searched refs:io_ops (Results 1 – 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/staging/rtl8712/
Drtl8712_io.c29 return hdl->io_ops._read8(hdl, addr); in r8712_read8()
36 return hdl->io_ops._read16(hdl, addr); in r8712_read16()
43 return hdl->io_ops._read32(hdl, addr); in r8712_read32()
50 hdl->io_ops._write8(hdl, addr, val); in r8712_write8()
57 hdl->io_ops._write16(hdl, addr, val); in r8712_write16()
64 hdl->io_ops._write32(hdl, addr, val); in r8712_write32()
74 hdl->io_ops._read_mem(hdl, addr, cnt, pmem); in r8712_read_mem()
81 hdl->io_ops._write_mem(hdl, addr, cnt, pmem); in r8712_write_mem()
91 hdl->io_ops._read_port(hdl, addr, cnt, pmem); in r8712_read_port()
98 hdl->io_ops._write_port(hdl, addr, cnt, pmem); in r8712_write_port()
Drtl871x_io.c58 set_intf_ops(&pintf_hdl->io_ops); in _init_intf_hdl()
Drtl871x_io.h122 struct _io_ops io_ops; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
Drtw_io.c45 _read8 = pintfhdl->io_ops._read8; in _rtw_read8()
58 _read16 = pintfhdl->io_ops._read16; in _rtw_read16()
72 _read32 = pintfhdl->io_ops._read32; in _rtw_read32()
87 _write8 = pintfhdl->io_ops._write8; in _rtw_write8()
101 _write16 = pintfhdl->io_ops._write16; in _rtw_write16()
114 _write32 = pintfhdl->io_ops._write32; in _rtw_write32()
128 _sd_f0_read8 = pintfhdl->io_ops._sd_f0_read8; in _rtw_sd_f0_read8()
144 _write_port = pintfhdl->io_ops._write_port; in _rtw_write_port()
161 set_intf_ops(padapter, &pintf->io_ops); in rtw_init_io_priv()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dspeakup_audptr.c98 .io_ops = &spk_ttyio_ops,
122 synth->io_ops->flush_buffer(); in synth_flush()
123 synth->io_ops->send_xchar(SYNTH_CLEAR); in synth_flush()
124 synth->io_ops->synth_out(synth, PROCSPEECH); in synth_flush()
133 synth_id[test] = synth->io_ops->synth_in(); in synth_version()
137 synth_id[++test] = synth->io_ops->synth_in(); in synth_version()
Dspeakup_dectlk.c128 .io_ops = &spk_ttyio_ops,
250 if (synth_full_val || !synth->io_ops->synth_out(synth, ch)) { in do_catch_up()
264 synth->io_ops->synth_out(synth, PROCSPEECH); in do_catch_up()
267 synth->io_ops->synth_out(synth, in do_catch_up()
283 synth->io_ops->synth_out(synth, PROCSPEECH); in do_catch_up()
290 synth->io_ops->synth_out(synth, ']'); in synth_flush()
293 synth->io_ops->flush_buffer(); in synth_flush()
294 synth->io_ops->synth_out(synth, SYNTH_CLEAR); in synth_flush()
Dspeakup_decext.c122 .io_ops = &spk_ttyio_ops,
182 if (synth_full() || !synth->io_ops->synth_out(synth, ch)) { in do_catch_up()
196 synth->io_ops->synth_out(synth, PROCSPEECH); in do_catch_up()
199 synth->io_ops->synth_out(synth, in do_catch_up()
215 synth->io_ops->synth_out(synth, PROCSPEECH); in do_catch_up()
221 synth->io_ops->flush_buffer(); in synth_flush()
Dspeakup_apollo.c103 .io_ops = &spk_ttyio_ops,
165 if (!synth->io_ops->synth_out(synth, ch)) { in do_catch_up()
166 synth->io_ops->tiocmset(0, UART_MCR_RTS); in do_catch_up()
167 synth->io_ops->tiocmset(UART_MCR_RTS, 0); in do_catch_up()
177 if (synth->io_ops->synth_out(synth, synth->procspeech)) in do_catch_up()
190 synth->io_ops->synth_out(synth, PROCSPEECH); in do_catch_up()
Dsynth.c97 ret = synth->io_ops->synth_out_unicode(synth, ch); in _spk_do_catch_up()
99 ret = synth->io_ops->synth_out(synth, ch); in _spk_do_catch_up()
110 if (synth->io_ops->synth_out(synth, synth->procspeech)) in _spk_do_catch_up()
123 synth->io_ops->synth_out(synth, synth->procspeech); in _spk_do_catch_up()
140 synth->io_ops->flush_buffer(); in spk_synth_flush()
141 synth->io_ops->synth_out(synth, synth->clear); in spk_synth_flush()
147 return synth->io_ops->synth_in_nowait(); in spk_synth_get_index()
162 if (synth->io_ops->wait_for_xmitr(synth) > 0) { in spk_synth_is_alive_restart()
Dspeakup_spkout.c96 .io_ops = &spk_ttyio_ops,
120 synth->io_ops->flush_buffer(); in synth_flush()
121 synth->io_ops->send_xchar(SYNTH_CLEAR); in synth_flush()
Dspeakup_ltlk.c105 .io_ops = &spk_ttyio_ops,
135 buf[i] = synth->io_ops->synth_in(); in synth_interrogate()
Dspeakup_bns.c91 .io_ops = &spk_ttyio_ops,
Dspeakup_txprt.c90 .io_ops = &spk_ttyio_ops,
Dspeakup_dummy.c98 .io_ops = &spk_ttyio_ops,
Dspeakup_acntsa.c94 .io_ops = &spk_ttyio_ops,
Dspk_types.h189 struct spk_io_ops *io_ops; member
Dspeakup_keypc.c99 .io_ops = &spk_serial_io_ops,
Dspeakup_acntpc.c108 .io_ops = &spk_serial_io_ops,
Dspk_ttyio.c406 !synth->io_ops->synth_out(synth, ch)) in spk_ttyio_synth_immediate()
Dspeakup_dtlk.c123 .io_ops = &spk_serial_io_ops,
Dspeakup_soft.c129 .io_ops = NULL,
/kernel/linux/linux-5.10/include/linux/usb/
Dphy.h99 struct usb_phy_io_ops *io_ops; member
168 if (x && x->io_ops && x->io_ops->read) in usb_phy_io_read()
169 return x->io_ops->read(x, reg); in usb_phy_io_read()
176 if (x && x->io_ops && x->io_ops->write) in usb_phy_io_write()
177 return x->io_ops->write(x, val, reg); in usb_phy_io_write()
/kernel/linux/linux-5.10/include/sound/
Dsoc-topology.h164 const struct snd_soc_tplg_kcontrol_ops *io_ops; member
/kernel/linux/linux-5.10/drivers/usb/phy/
Dphy-ulpi.c249 phy->io_ops = ops; in otg_ulpi_init()
/kernel/linux/linux-5.10/sound/soc/
Dsoc-topology.c70 const struct snd_soc_tplg_kcontrol_ops *io_ops; member
130 static const struct snd_soc_tplg_kcontrol_ops io_ops[] = { variable
626 ops = tplg->io_ops; in soc_tplg_kcontrol_bind_io()
643 ops = io_ops; in soc_tplg_kcontrol_bind_io()
644 num_ops = ARRAY_SIZE(io_ops); in soc_tplg_kcontrol_bind_io()
2825 tplg.io_ops = ops->io_ops; in snd_soc_tplg_component_load()

12