Home
last modified time | relevance | path

Searched defs:chnum (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/dwc2/
H A Dhcd_intr.c188 u32 grxsts, chnum, bcnt, dpid, pktsts; in dwc2_rx_fifo_level_intr() local
491 struct dwc2_host_chan *chan, int chnum, in dwc2_update_urb_state()
586 int chnum, struct dwc2_qtd *qtd, in dwc2_update_isoc_urb_state()
865 int chnum, struct dwc2_qtd *qtd, in dwc2_complete_non_periodic_xfer()
914 struct dwc2_host_chan *chan, int chnum, in dwc2_complete_periodic_xfer()
989 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_xfercomp_intr()
1517 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_babble_intr()
1551 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_ahberr_intr()
1655 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_xacterr_intr()
1771 struct dwc2_host_chan *chan, int chnum, in dwc2_halt_status_ok()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/dwc2/
H A Dhcd_intr.c188 u32 grxsts, chnum, bcnt, dpid, pktsts; in dwc2_rx_fifo_level_intr() local
491 struct dwc2_host_chan *chan, int chnum, in dwc2_update_urb_state()
586 int chnum, struct dwc2_qtd *qtd, in dwc2_update_isoc_urb_state()
865 int chnum, struct dwc2_qtd *qtd, in dwc2_complete_non_periodic_xfer()
914 struct dwc2_host_chan *chan, int chnum, in dwc2_complete_periodic_xfer()
989 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_xfercomp_intr()
1517 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_babble_intr()
1551 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_ahberr_intr()
1655 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_xacterr_intr()
1771 struct dwc2_host_chan *chan, int chnum, in dwc2_halt_status_ok()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcdintr.c164 u32 grxsts, chnum, bcnt, pktsts; in dwc2_rx_fifo_level_intr() local
470 struct dwc2_host_chan *chan, int chnum, in dwc2_update_urb_state()
563 int chnum, struct dwc2_qtd *qtd, in dwc2_update_isoc_urb_state()
882 int chnum, struct dwc2_qtd *qtd, in dwc2_complete_non_periodic_xfer()
931 struct dwc2_host_chan *chan, int chnum, in dwc2_complete_periodic_xfer()
1004 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_xfercomp_intr()
1498 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_babble_intr()
1532 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_ahberr_intr()
1634 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_xacterr_intr()
1751 struct dwc2_host_chan *chan, int chnum, in dwc2_halt_status_ok()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/dwc2/
H A Dhcd_intr.c188 u32 grxsts, chnum, bcnt, dpid, pktsts; in dwc2_rx_fifo_level_intr() local
491 struct dwc2_host_chan *chan, int chnum, in dwc2_update_urb_state()
586 int chnum, struct dwc2_qtd *qtd, in dwc2_update_isoc_urb_state()
865 int chnum, struct dwc2_qtd *qtd, in dwc2_complete_non_periodic_xfer()
914 struct dwc2_host_chan *chan, int chnum, in dwc2_complete_periodic_xfer()
989 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_xfercomp_intr()
1517 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_babble_intr()
1551 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_ahberr_intr()
1655 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_xacterr_intr()
1771 struct dwc2_host_chan *chan, int chnum, in dwc2_halt_status_ok()
[all …]
/dports/net/cvsync/cvsync-0.24.19/common/
H A Dreceiver.c54 uint8_t *cmd = mx->mx_recvcmd, chnum; in receiver() local
170 receiver_close(struct mux *mx, uint8_t chnum) in receiver_close()
230 receiver_reset(struct mux *mx, uint8_t chnum) in receiver_reset()
H A Dmux.c269 mux_send(struct mux *mx, uint8_t chnum, const void *buffer, size_t bufsize) in mux_send()
474 mux_recv(struct mux *mx, uint8_t chnum, void *buffer, size_t bufsize) in mux_recv()
565 mux_flush(struct mux *mx, uint8_t chnum) in mux_flush()
648 mux_close_in(struct mux *mx, uint8_t chnum) in mux_close_in()
706 mux_close_out(struct mux *mx, uint8_t chnum) in mux_close_out()
764 mux_reset(struct mux *mx, struct muxbuf *mxb, uint8_t chnum) in mux_reset()
H A Dmux_raw.c45 mux_send_raw(struct mux *mx, uint8_t chnum, const void *buffer, size_t bufsize) in mux_send_raw()
73 mux_flush_raw(struct mux *mx, uint8_t chnum) in mux_flush_raw()
H A Drdiff.c122 rdiff_copy(struct mux *mx, uint8_t chnum, off_t position, size_t length) in rdiff_copy()
139 rdiff_data(struct mux *mx, uint8_t chnum, const void *buffer, size_t bufsize) in rdiff_data()
159 rdiff_eof(struct mux *mx, uint8_t chnum) in rdiff_eof()
H A Dmux_zlib.c105 mux_send_zlib(struct mux *mx, uint8_t chnum, const void *buffer, size_t bufsize) in mux_send_zlib()
162 mux_flush_zlib(struct mux *mx, uint8_t chnum) in mux_flush_zlib()
/dports/emulators/mess/mame-mame0226/src/lib/util/
H A Davhuff.cpp253 for (int chnum = 0; chnum < channels; chnum++) in encode_data() local
411 for (int chnum = 0; chnum < channels; chnum++) in encode_audio() local
741 for (int chnum = 0; chnum < channels; chnum++) in decode_data() local
772 for (int chnum = 0; chnum < channels; chnum++) in decode_data() local
789 for (int chnum = 0; chnum < channels; chnum++) in decode_data() local
802 for (int chnum = 0; chnum < channels; chnum++) in decode_data() local
835 for (int chnum = 0; chnum < channels; chnum++) in decode_data() local
888 for (int chnum = 0; chnum < channels; chnum++) in decode_audio() local
932 for (int chnum = 0; chnum < channels; chnum++) in decode_audio() local
/dports/emulators/mame/mame-mame0226/src/lib/util/
H A Davhuff.cpp253 for (int chnum = 0; chnum < channels; chnum++) in encode_data() local
411 for (int chnum = 0; chnum < channels; chnum++) in encode_audio() local
741 for (int chnum = 0; chnum < channels; chnum++) in decode_data() local
772 for (int chnum = 0; chnum < channels; chnum++) in decode_data() local
789 for (int chnum = 0; chnum < channels; chnum++) in decode_data() local
802 for (int chnum = 0; chnum < channels; chnum++) in decode_data() local
835 for (int chnum = 0; chnum < channels; chnum++) in decode_data() local
888 for (int chnum = 0; chnum < channels; chnum++) in decode_audio() local
932 for (int chnum = 0; chnum < channels; chnum++) in decode_audio() local
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/mednafen/pce_fast/
H A Dpsg.cpp34 void PCEFast_PSG::SetChannelUserVolume(int chnum, uint8 new_volume) in SetChannelUserVolume()
100 void PCEFast_PSG::RecalcUOFunc(int chnum) in RecalcUOFunc()
119 void PCEFast_PSG::RecalcFreqCache(int chnum) in RecalcFreqCache()
140 void PCEFast_PSG::RecalcNoiseFreqCache(int chnum) in RecalcNoiseFreqCache()
200 int32 PCEFast_PSG::GetVL(const int chnum, const int lr) in GetVL()
503 const int chnum = vol_update_which >> 2; in Update() local
/dports/emulators/mednafen/mednafen/src/pce_fast/
H A Dpsg.cpp93 void PCEFast_PSG::RecalcUOFunc(int chnum) in RecalcUOFunc()
112 void PCEFast_PSG::RecalcFreqCache(int chnum) in RecalcFreqCache()
133 void PCEFast_PSG::RecalcNoiseFreqCache(int chnum) in RecalcNoiseFreqCache()
190 int32 PCEFast_PSG::GetVL(const int chnum, const int lr) in GetVL()
493 const int chnum = vol_update_which >> 2; in Update() local
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/mednafen/pce_fast/
H A Dpsg.cpp90 void PCEFast_PSG::RecalcUOFunc(int chnum) in RecalcUOFunc()
109 void PCEFast_PSG::RecalcFreqCache(int chnum) in RecalcFreqCache()
130 void PCEFast_PSG::RecalcNoiseFreqCache(int chnum) in RecalcNoiseFreqCache()
188 int32 PCEFast_PSG::GetVL(const int chnum, const int lr) in GetVL()
491 const int chnum = vol_update_which >> 2; in Update() local
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/mednafen/hw_sound/pce_psg/
H A Dpce_psg.cpp154 void PCE_PSG::RecalcUOFunc(int chnum) in RecalcUOFunc()
173 void PCE_PSG::RecalcFreqCache(int chnum) in RecalcFreqCache()
194 void PCE_PSG::RecalcNoiseFreqCache(int chnum) in RecalcNoiseFreqCache()
398 int32 PCE_PSG::GetVL(const int chnum, const int lr) in GetVL()
682 const int chnum = vol_update_which >> 2; in Update() local
/dports/emulators/mednafen/mednafen/src/hw_sound/pce_psg/
H A Dpce_psg.cpp154 void PCE_PSG::RecalcUOFunc(int chnum) in RecalcUOFunc()
173 void PCE_PSG::RecalcFreqCache(int chnum) in RecalcFreqCache()
194 void PCE_PSG::RecalcNoiseFreqCache(int chnum) in RecalcNoiseFreqCache()
446 int32 PCE_PSG::GetVL(const int chnum, const int lr) in GetVL()
730 const int chnum = vol_update_which >> 2; in Update() local
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/hw_sound/pce_psg/
H A Dpce_psg.cpp151 void PCE_PSG::RecalcUOFunc(int chnum) in RecalcUOFunc()
170 void PCE_PSG::RecalcFreqCache(int chnum) in RecalcFreqCache()
191 void PCE_PSG::RecalcNoiseFreqCache(int chnum) in RecalcNoiseFreqCache()
443 int32 PCE_PSG::GetVL(const int chnum, const int lr) in GetVL()
727 const int chnum = vol_update_which >> 2; in Update() local
/dports/emulators/qemu42/qemu-4.2.1/hw/ssi/
H A Domap_spi.c33 int chnum; member
76 static void omap_mcspi_transfer_run(struct omap_mcspi_s *s, int chnum) in omap_mcspi_transfer_run()
350 struct omap_mcspi_s *omap_mcspi_init(struct omap_target_agent_s *ta, int chnum, in omap_mcspi_init()
/dports/emulators/qemu/qemu-6.2.0/hw/ssi/
H A Domap_spi.c33 int chnum; member
76 static void omap_mcspi_transfer_run(struct omap_mcspi_s *s, int chnum) in omap_mcspi_transfer_run()
350 struct omap_mcspi_s *omap_mcspi_init(struct omap_target_agent_s *ta, int chnum, in omap_mcspi_init()
/dports/emulators/qemu60/qemu-6.0.0/hw/ssi/
H A Domap_spi.c33 int chnum; member
76 static void omap_mcspi_transfer_run(struct omap_mcspi_s *s, int chnum) in omap_mcspi_transfer_run()
350 struct omap_mcspi_s *omap_mcspi_init(struct omap_target_agent_s *ta, int chnum, in omap_mcspi_init()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ssi/
H A Domap_spi.c33 int chnum; member
76 static void omap_mcspi_transfer_run(struct omap_mcspi_s *s, int chnum) in omap_mcspi_transfer_run()
350 struct omap_mcspi_s *omap_mcspi_init(struct omap_target_agent_s *ta, int chnum, in omap_mcspi_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ssi/
H A Domap_spi.c31 int chnum; member
74 static void omap_mcspi_transfer_run(struct omap_mcspi_s *s, int chnum) in omap_mcspi_transfer_run()
348 struct omap_mcspi_s *omap_mcspi_init(struct omap_target_agent_s *ta, int chnum, in omap_mcspi_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/ssi/
H A Domap_spi.c33 int chnum; member
76 static void omap_mcspi_transfer_run(struct omap_mcspi_s *s, int chnum) in omap_mcspi_transfer_run()
350 struct omap_mcspi_s *omap_mcspi_init(struct omap_target_agent_s *ta, int chnum, in omap_mcspi_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ssi/
H A Domap_spi.c33 int chnum; member
76 static void omap_mcspi_transfer_run(struct omap_mcspi_s *s, int chnum) in omap_mcspi_transfer_run()
350 struct omap_mcspi_s *omap_mcspi_init(struct omap_target_agent_s *ta, int chnum, in omap_mcspi_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ssi/
H A Domap_spi.c33 int chnum; member
76 static void omap_mcspi_transfer_run(struct omap_mcspi_s *s, int chnum) in omap_mcspi_transfer_run()
350 struct omap_mcspi_s *omap_mcspi_init(struct omap_target_agent_s *ta, int chnum, in omap_mcspi_init()

12345678910>>...16