Searched defs:frames (Results 76 - 100 of 143) sorted by relevance

123456

/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.h88 unsigned int frames; member in struct:mcam_frame_state
/linux-master/drivers/net/ethernet/i825xx/
H A D82596.c749 int frames = 0; local
[all...]
H A Dlib82596.c680 int frames = 0; local
/linux-master/drivers/net/ethernet/alacritech/
H A Dslicoss.c347 unsigned int frames = 0; local
553 unsigned int frames = 0; local
[all...]
/linux-master/sound/pci/emu10k1/
H A Demupcm.c1632 unsigned int frames = bytes >> 2, count; local
/linux-master/drivers/net/thunderbolt/
H A Dmain.c142 struct tbnet_frame frames[TBNET_RING_SIZE]; member in struct:tbnet_ring
989 tbnet_xmit_csum_and_map(struct tbnet *net, struct sk_buff *skb, struct tbnet_frame **frames, u32 frame_count) argument
1107 struct tbnet_frame *frames[MAX_SKB_FRAGS]; local
[all...]
/linux-master/drivers/xen/
H A Dgrant-table.c746 static unsigned int gnttab_frames(unsigned int frames, unsigned int align) argument
1379 gnttab_map_frames_v1(xen_pfn_t *frames, unsigned int nr_gframes) argument
1396 gnttab_map_frames_v2(xen_pfn_t *frames, unsigned int nr_gframes) argument
1448 xen_pfn_t *frames; local
[all...]
/linux-master/drivers/dma/
H A Dbcm2835-dma.c90 unsigned int frames; member in struct:bcm2835_desc
268 size_t frames = 0; local
300 bcm2835_dma_create_cb_chain( struct dma_chan *chan, enum dma_transfer_direction direction, bool cyclic, u32 info, u32 finalextrainfo, size_t frames, dma_addr_t src, dma_addr_t dst, size_t buf_len, size_t period_len, gfp_t gfp) argument
621 size_t frames; local
651 size_t frames; local
704 size_t frames; local
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c876 initialize_stage_frames(struct ia_css_frames_sp *frames) argument
[all...]
/linux-master/drivers/media/i2c/
H A Dov5670.c2343 static int ov5670_get_skip_frames(struct v4l2_subdev *sd, u32 *frames) argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c636 ice_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, argument
[all...]
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_new.c1090 cpsw_ndo_xdp_xmit(struct net_device *ndev, int n, struct xdp_frame **frames, u32 flags) argument
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c339 qede_xdp_transmit(struct net_device *dev, int n_frames, struct xdp_frame **frames, u32 flags) argument
/linux-master/drivers/block/
H A Dpktcdvd.c547 static struct packet_data *pkt_alloc_packet_data(int frames) argument
[all...]
/linux-master/net/mac80211/
H A Dsta_info.c1902 ieee80211_sta_ps_get_frames(struct sta_info *sta, int n_frames, u8 ignored_acs, enum ieee80211_frame_release_type reason, struct sk_buff_head *frames, unsigned long *driver_release_tids) argument
1965 struct sk_buff_head frames; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1348 void mt76_rx_complete(struct mt76_dev *dev, struct sk_buff_head *frames, argument
1391 struct sk_buff_head frames; local
/linux-master/drivers/media/i2c/ccs/
H A Dccs-core.c2641 static int ccs_get_skip_frames(struct v4l2_subdev *subdev, u32 *frames) argument
/linux-master/sound/soc/sh/
H A Drz-ssi.c387 static void rz_ssi_pointer_update(struct rz_ssi_stream *strm, int frames) argument
/linux-master/sound/core/
H A Dpcm_lib.c67 snd_pcm_uframes_t frames, ofs, transfer; local
2093 interleaved_copy(struct snd_pcm_substream *substream, snd_pcm_uframes_t hwoff, void *data, snd_pcm_uframes_t off, snd_pcm_uframes_t frames, pcm_transfer_f transfer, bool in_kernel) argument
2114 noninterleaved_copy(struct snd_pcm_substream *substream, snd_pcm_uframes_t hwoff, void *data, snd_pcm_uframes_t off, snd_pcm_uframes_t frames, pcm_transfer_f transfer, bool in_kernel) argument
2148 fill_silence_frames(struct snd_pcm_substream *substream, snd_pcm_uframes_t off, snd_pcm_uframes_t frames) argument
2309 snd_pcm_uframes_t frames, appl_ptr, appl_ofs; local
[all...]
/linux-master/sound/firewire/
H A Damdtp-stream.c596 update_pcm_pointers(struct amdtp_stream *s, struct snd_pcm_substream *pcm, unsigned int frames) argument
[all...]
/linux-master/sound/core/oss/
H A Dpcm_oss.c577 static long snd_pcm_oss_bytes(struct snd_pcm_substream *substream, long frames) argument
1019 snd_pcm_uframes_t frames; local
1202 snd_pcm_uframes_t frames; local
1224 snd_pcm_oss_write3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) argument
1255 snd_pcm_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) argument
1299 snd_pcm_oss_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) argument
1328 snd_pcm_oss_readv3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) argument
1360 snd_pcm_sframes_t frames, frames1; local
1470 snd_pcm_sframes_t frames, frames1; local
[all...]
/linux-master/drivers/net/
H A Dveth.c679 static void veth_xdp_rcv_bulk_skb(struct veth_rq *rq, void **frames, argument
473 veth_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, u32 flags, bool ndo_xmit) argument
530 veth_ndo_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, u32 flags) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c2608 otx2_xdp_xmit(struct net_device *netdev, int n, struct xdp_frame **frames, u32 flags) argument
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c1475 struct snd_interval frames; local
/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_dsi.h315 struct mipi_tx_frame_cfg *frames[MIPI_TX_FRAME_GEN]; member in struct:mipi_tx_ctrl_cfg

Completed in 330 milliseconds

123456