Home
last modified time | relevance | path

Searched defs:frames (Results 1 – 25 of 87) sorted by relevance

1234

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dagg-rx.c21 mt76_aggr_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames, int idx) in mt76_aggr_release()
37 mt76_rx_aggr_release_frames(struct mt76_rx_tid *tid, struct sk_buff_head *frames, in mt76_rx_aggr_release_frames()
49 mt76_rx_aggr_release_head(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_release_head()
60 mt76_rx_aggr_check_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_check_release()
100 struct sk_buff_head frames; in mt76_rx_aggr_reorder_work() local
123 mt76_rx_aggr_check_ctl(struct sk_buff *skb, struct sk_buff_head *frames) in mt76_rx_aggr_check_ctl()
149 void mt76_rx_aggr_reorder(struct sk_buff *skb, struct sk_buff_head *frames) in mt76_rx_aggr_reorder()
Dmac80211.c585 void mt76_rx_complete(struct mt76_dev *dev, struct sk_buff_head *frames, in mt76_rx_complete()
607 struct sk_buff_head frames; in mt76_rx_poll_complete() local
/Linux-v4.19/drivers/xen/
Dmem-reservation.c31 xen_pfn_t *frames) in __xenmem_reservation_va_mapping_update()
93 int xenmem_reservation_increase(int count, xen_pfn_t *frames) in xenmem_reservation_increase()
109 int xenmem_reservation_decrease(int count, xen_pfn_t *frames) in xenmem_reservation_decrease()
/Linux-v4.19/sound/core/oss/
Droute.c28 snd_pcm_uframes_t frames, snd_pcm_format_t format) in zero_areas()
41 snd_pcm_uframes_t frames, snd_pcm_format_t format) in copy_area()
50 snd_pcm_uframes_t frames) in route_transfer()
Dio.c40 snd_pcm_uframes_t frames) in io_playback_transfer()
66 snd_pcm_uframes_t frames) in io_capture_transfer()
91 snd_pcm_uframes_t frames, in io_src_channels()
Dpcm_plugin.c49 static int snd_pcm_plugin_alloc(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in snd_pcm_plugin_alloc()
104 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc()
139 snd_pcm_uframes_t frames, in snd_pcm_plugin_client_channels()
233 snd_pcm_sframes_t frames; in snd_pcm_plug_slave_size() local
593 snd_pcm_sframes_t frames = size; in snd_pcm_plug_write_transfer() local
632 snd_pcm_sframes_t frames = size; in snd_pcm_plug_read_transfer() local
Dmulaw.c171 snd_pcm_uframes_t frames) in mulaw_decode()
217 snd_pcm_uframes_t frames) in mulaw_encode()
251 snd_pcm_uframes_t frames) in mulaw_transfer()
Drate.c183 static snd_pcm_sframes_t rate_src_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in rate_src_frames()
216 static snd_pcm_sframes_t rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in rate_dst_frames()
252 snd_pcm_uframes_t frames) in rate_transfer()
Dlinear.c58 snd_pcm_uframes_t frames) in convert()
91 snd_pcm_uframes_t frames) in linear_transfer()
Dcopy.c30 snd_pcm_uframes_t frames) in copy_transfer()
Dpcm_oss.c600 static long snd_pcm_oss_bytes(struct snd_pcm_substream *substream, long frames) in snd_pcm_oss_bytes()
1017 snd_pcm_uframes_t frames; in snd_pcm_oss_change_params_locked() local
1198 snd_pcm_uframes_t frames; in snd_pcm_oss_capture_position_fixup() local
1220 …ss_write3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_k… in snd_pcm_oss_write3()
1249 …d_pcm_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_k… in snd_pcm_oss_read3()
1291 …s_t snd_pcm_oss_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) in snd_pcm_oss_writev3()
1320 …es_t snd_pcm_oss_readv3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) in snd_pcm_oss_readv3()
1352 snd_pcm_sframes_t frames, frames1; in snd_pcm_oss_write2() local
1462 snd_pcm_sframes_t frames, frames1; in snd_pcm_oss_read2() local
/Linux-v4.19/arch/arm/xen/
Dgrant-table.c36 int arch_gnttab_map_shared(xen_pfn_t *frames, unsigned long nr_gframes, in arch_gnttab_map_shared()
48 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes, in arch_gnttab_map_status()
/Linux-v4.19/sound/firewire/
Damdtp-am824.c152 __be32 *buffer, unsigned int frames) in write_pcm_s32()
178 __be32 *buffer, unsigned int frames) in read_pcm_s32()
202 __be32 *buffer, unsigned int frames) in write_pcm_silence()
288 unsigned int frames) in write_midi_messages()
316 __be32 *buffer, unsigned int frames) in read_midi_messages()
/Linux-v4.19/sound/firewire/fireface/
Damdtp-ff.c33 __le32 *buffer, unsigned int frames) in write_pcm_s32()
58 __le32 *buffer, unsigned int frames) in read_pcm_s32()
82 __le32 *buffer, unsigned int frames) in write_pcm_silence()
/Linux-v4.19/arch/x86/xen/
Dgrant-table.c54 int arch_gnttab_map_shared(unsigned long *frames, unsigned long nr_gframes, in arch_gnttab_map_shared()
76 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes, in arch_gnttab_map_status()
/Linux-v4.19/drivers/media/usb/pwc/
Dpwc-ctrl.c154 int frames, int *compression, int send_to_cam) in set_video_mode_Nala()
229 int frames, int *compression, int send_to_cam) in set_video_mode_Timon()
280 int frames, int *compression, int send_to_cam) in set_video_mode_Kiara()
331 int pixfmt, int frames, int *compression, int send_to_cam) in pwc_set_video_mode()
/Linux-v4.19/sound/firewire/tascam/
Damdtp-tascam.c38 __be32 *buffer, unsigned int frames) in write_pcm_s32()
63 __be32 *buffer, unsigned int frames) in read_pcm_s32()
/Linux-v4.19/include/xen/
Dmem-reservation.h39 xen_pfn_t *frames) in xenmem_reservation_va_mapping_update()
/Linux-v4.19/net/mac80211/
Drx.c1028 struct sk_buff_head *frames = &tid_agg_rx->reorder_buf[index]; in ieee80211_rx_reorder_ready() local
1048 struct sk_buff_head *frames) in ieee80211_release_reorder_frame()
1080 struct sk_buff_head *frames) in ieee80211_release_reorder_frames()
1106 struct sk_buff_head *frames) in ieee80211_sta_reorder_release()
1184 struct sk_buff_head *frames) in ieee80211_sta_manage_reorder_buf()
1282 struct sk_buff_head *frames) in ieee80211_rx_reorder_ampdu()
2807 ieee80211_rx_h_ctrl(struct ieee80211_rx_data *rx, struct sk_buff_head *frames) in ieee80211_rx_h_ctrl()
3522 struct sk_buff_head *frames) in ieee80211_rx_handlers()
3618 struct sk_buff_head frames; in ieee80211_release_reorder_timeout() local
3658 struct sk_buff_head frames; in ieee80211_mark_rx_ba_filtered_frames() local
Dmesh_ps.c412 struct sk_buff_head *frames) in mpsp_qos_null_append()
453 struct sk_buff_head frames; in mps_frame_deliver() local
/Linux-v4.19/sound/core/
Dpcm_compat.c43 snd_pcm_uframes_t frames; in snd_pcm_ioctl_rewind_compat() local
57 snd_pcm_uframes_t frames; in snd_pcm_ioctl_forward_compat() local
360 u32 frames; member
367 u32 frames; in snd_pcm_ioctl_xferi_compat() local
398 u32 frames; member
412 u32 frames; in snd_pcm_ioctl_xfern_compat() local
Dpcm_native.c674 snd_pcm_uframes_t frames; in snd_pcm_hw_params() local
2599 snd_pcm_uframes_t frames, in forward_appl_ptr()
2619 snd_pcm_uframes_t frames, in rewind_appl_ptr()
2643 snd_pcm_uframes_t frames) in snd_pcm_rewind()
2660 snd_pcm_uframes_t frames) in snd_pcm_forward()
2815 snd_pcm_uframes_t frames; in snd_pcm_rewind_ioctl() local
2830 snd_pcm_uframes_t frames; in snd_pcm_forward_ioctl() local
2971 snd_pcm_uframes_t *frames = arg; in snd_pcm_kernel_ioctl() local
3059 snd_pcm_uframes_t frames; in snd_pcm_readv() local
3095 snd_pcm_uframes_t frames; in snd_pcm_writev() local
/Linux-v4.19/drivers/dma/
Dbcm2835-dma.c97 unsigned int frames; member
275 size_t frames = 0; in bcm2835_dma_count_frames_for_sg() local
309 bool cyclic, u32 info, u32 finalextrainfo, size_t frames, in bcm2835_dma_create_cb_chain()
629 size_t frames; in bcm2835_dma_prep_dma_memcpy() local
659 size_t frames; in bcm2835_dma_prep_slave_sg() local
711 size_t frames; in bcm2835_dma_prep_dma_cyclic() local
/Linux-v4.19/sound/usb/misc/
Dua101.c222 unsigned int frames) in copy_playback_data()
264 unsigned int frames; in playback_tasklet() local
326 unsigned int frames) in copy_capture_data()
362 unsigned int frames, write_ptr; in capture_urb_complete() local
552 unsigned int i, frames; in start_usb_playback() local
/Linux-v4.19/sound/firewire/digi00x/
Damdtp-dot.c147 __be32 *buffer, unsigned int frames) in write_pcm_s32()
173 __be32 *buffer, unsigned int frames) in read_pcm_s32()

1234