/linux-4.1.27/arch/arm/xen/ |
H A D | grant-table.c | 36 int arch_gnttab_map_shared(xen_pfn_t *frames, unsigned long nr_gframes, arch_gnttab_map_shared() argument
|
/linux-4.1.27/sound/core/oss/ |
H A D | copy.c | 27 copy_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) copy_transfer() argument
|
H A D | io.c | 37 io_playback_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) io_playback_transfer() argument 63 io_capture_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) io_capture_transfer() argument 90 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) io_src_channels() argument
|
H A D | route.c | 27 zero_areas(struct snd_pcm_plugin_channel *dvp, int ndsts, snd_pcm_uframes_t frames, snd_pcm_format_t format) zero_areas() argument 39 copy_area(const struct snd_pcm_plugin_channel *src_channel, struct snd_pcm_plugin_channel *dst_channel, snd_pcm_uframes_t frames, snd_pcm_format_t format) copy_area() argument 47 route_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) route_transfer() argument
|
H A D | linear.c | 55 convert(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) convert() argument 88 linear_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) linear_transfer() argument
|
H A D | mulaw.c | 168 mulaw_decode(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) mulaw_decode() argument 214 mulaw_encode(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) mulaw_encode() argument 248 mulaw_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) mulaw_transfer() argument
|
H A D | pcm_plugin.h | 43 snd_pcm_uframes_t frames; /* allocated frames */ member in struct:snd_pcm_plugin_channel
|
H A D | rate.c | 183 static snd_pcm_sframes_t rate_src_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) rate_src_frames() argument 216 static snd_pcm_sframes_t rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) rate_dst_frames() argument 249 rate_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) rate_transfer() argument
|
H A D | pcm_plugin.c | 49 static int snd_pcm_plugin_alloc(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) snd_pcm_plugin_alloc() argument 104 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) snd_pcm_plug_alloc() argument 233 snd_pcm_sframes_t frames; snd_pcm_plug_slave_size() local 591 snd_pcm_sframes_t frames = size; snd_pcm_plug_write_transfer() local 622 snd_pcm_sframes_t frames = size; snd_pcm_plug_read_transfer() local 138 snd_pcm_plugin_client_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) snd_pcm_plugin_client_channels() argument
|
H A D | pcm_oss.c | 611 static long snd_pcm_oss_bytes(struct snd_pcm_substream *substream, long frames) snd_pcm_oss_bytes() argument 1015 snd_pcm_uframes_t frames; snd_pcm_oss_change_params() local 1154 snd_pcm_uframes_t frames; snd_pcm_oss_capture_position_fixup() local 1176 snd_pcm_sframes_t snd_pcm_oss_write3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) snd_pcm_oss_write3() argument 1211 snd_pcm_sframes_t snd_pcm_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) snd_pcm_oss_read3() argument 1258 snd_pcm_sframes_t snd_pcm_oss_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames, int in_kernel) snd_pcm_oss_writev3() argument 1294 snd_pcm_sframes_t snd_pcm_oss_readv3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames, int in_kernel) snd_pcm_oss_readv3() argument 1332 snd_pcm_sframes_t frames, frames1; snd_pcm_oss_write2() local 1432 snd_pcm_sframes_t frames, frames1; snd_pcm_oss_read2() local
|
/linux-4.1.27/arch/x86/xen/ |
H A D | grant-table.c | 54 int arch_gnttab_map_shared(unsigned long *frames, unsigned long nr_gframes, arch_gnttab_map_shared() argument
|
H A D | enlighten.c | 592 unsigned long frames[pages]; xen_load_gdt() local 641 unsigned long frames[pages]; xen_load_gdt_boot() local
|
/linux-4.1.27/sound/usb/line6/ |
H A D | capture.c | 94 int frames = fsize / bytes_per_frame; line6_capture_copy() local
|
H A D | playback.c | 72 int frames = urb_out->transfer_buffer_length / bytes_per_frame; create_impulse_test_signal() local
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | u_uac1.c | 162 snd_pcm_sframes_t frames; u_audio_playback() local
|
/linux-4.1.27/include/uapi/linux/can/ |
H A D | bcm.h | 68 struct can_frame frames[0]; member in struct:bcm_msg_head
|
/linux-4.1.27/drivers/media/usb/go7007/ |
H A D | snd-go7007.c | 77 int frames = bytes_to_frames(runtime, length); parse_audio_stream_data() local
|
/linux-4.1.27/drivers/gpu/drm/panel/ |
H A D | panel-sharp-lq101r1sx01.c | 42 static void sharp_wait_frames(struct sharp_panel *sharp, unsigned int frames) sharp_wait_frames() argument
|
/linux-4.1.27/net/mac80211/ |
H A D | mesh_ps.c | 453 struct sk_buff_head frames; mps_frame_deliver() local 411 mpsp_qos_null_append(struct sta_info *sta, struct sk_buff_head *frames) mpsp_qos_null_append() argument
|
H A D | sta_info.c | 1328 struct sk_buff_head frames; ieee80211_sta_ps_deliver_response() local
|
H A D | rx.c | 2451 ieee80211_rx_h_ctrl(struct ieee80211_rx_data *rx, struct sk_buff_head *frames) ieee80211_rx_h_ctrl() argument 3245 struct sk_buff_head frames; ieee80211_release_reorder_timeout() local 752 ieee80211_release_reorder_frame(struct ieee80211_sub_if_data *sdata, struct tid_ampdu_rx *tid_agg_rx, int index, struct sk_buff_head *frames) ieee80211_release_reorder_frame() argument 783 ieee80211_release_reorder_frames(struct ieee80211_sub_if_data *sdata, struct tid_ampdu_rx *tid_agg_rx, u16 head_seq_num, struct sk_buff_head *frames) ieee80211_release_reorder_frames() argument 810 ieee80211_sta_reorder_release(struct ieee80211_sub_if_data *sdata, struct tid_ampdu_rx *tid_agg_rx, struct sk_buff_head *frames) ieee80211_sta_reorder_release() argument 890 ieee80211_sta_manage_reorder_buf(struct ieee80211_sub_if_data *sdata, struct tid_ampdu_rx *tid_agg_rx, struct sk_buff *skb, struct sk_buff_head *frames) ieee80211_sta_manage_reorder_buf() argument 978 ieee80211_rx_reorder_ampdu(struct ieee80211_rx_data *rx, struct sk_buff_head *frames) ieee80211_rx_reorder_ampdu() argument 3148 ieee80211_rx_handlers(struct ieee80211_rx_data *rx, struct sk_buff_head *frames) ieee80211_rx_handlers() argument
|
H A D | ieee80211_i.h | 1830 static inline bool ieee80211_rx_reorder_ready(struct sk_buff_head *frames) ieee80211_rx_reorder_ready() argument
|
/linux-4.1.27/sound/soc/blackfin/ |
H A D | bf5xx-i2s-pcm.c | 147 snd_pcm_uframes_t frames; bf5xx_pcm_pointer() local
|
/linux-4.1.27/drivers/media/usb/pwc/ |
H A D | pwc-ctrl.c | 153 set_video_mode_Nala(struct pwc_device *pdev, int size, int pixfmt, int frames, int *compression, int send_to_cam) set_video_mode_Nala() argument 228 set_video_mode_Timon(struct pwc_device *pdev, int size, int pixfmt, int frames, int *compression, int send_to_cam) set_video_mode_Timon() argument 279 set_video_mode_Kiara(struct pwc_device *pdev, int size, int pixfmt, int frames, int *compression, int send_to_cam) set_video_mode_Kiara() argument 330 pwc_set_video_mode(struct pwc_device *pdev, int width, int height, int pixfmt, int frames, int *compression, int send_to_cam) pwc_set_video_mode() argument
|
/linux-4.1.27/sound/soc/fsl/ |
H A D | fsl_dma.c | 709 snd_pcm_uframes_t frames; fsl_dma_pointer() local
|
/linux-4.1.27/drivers/dma/ |
H A D | bcm2835-dma.c | 88 unsigned int frames; member in struct:bcm2835_desc
|
/linux-4.1.27/include/linux/ |
H A D | pktcdvd.h | 121 int frames; /* Number of frames in this packet */ member in struct:packet_data
|
H A D | isdn_ppp.h | 109 long frames; /* number of frames in the frame list */ member in struct:__anon11864
|
/linux-4.1.27/net/ieee802154/ |
H A D | nl-mac.c | 844 u8 frames; ieee802154_llsec_parse_key() local
|
/linux-4.1.27/sound/atmel/ |
H A D | abdac.c | 272 snd_pcm_uframes_t frames; atmel_abdac_pointer() local
|
H A D | ac97c.c | 593 snd_pcm_uframes_t frames; atmel_ac97c_playback_pointer() local 613 snd_pcm_uframes_t frames; atmel_ac97c_capture_pointer() local
|
/linux-4.1.27/sound/firewire/ |
H A D | amdtp.c | 397 amdtp_write_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames) amdtp_write_s32() argument 422 amdtp_write_s16(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames) amdtp_write_s16() argument 447 amdtp_read_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames) amdtp_read_s32() argument 471 amdtp_fill_pcm_silence(struct amdtp_stream *s, __be32 *buffer, unsigned int frames) amdtp_fill_pcm_silence() argument 513 amdtp_fill_midi(struct amdtp_stream *s, __be32 *buffer, unsigned int frames) amdtp_fill_midi() argument 540 amdtp_pull_midi(struct amdtp_stream *s, __be32 *buffer, unsigned int frames) amdtp_pull_midi() argument 559 update_pcm_pointers(struct amdtp_stream *s, struct snd_pcm_substream *pcm, unsigned int frames) update_pcm_pointers() argument
|
/linux-4.1.27/sound/soc/omap/ |
H A D | omap-mcbsp.c | 100 struct snd_interval frames; omap_mcbsp_hwrule_min_buffersize() local
|
/linux-4.1.27/arch/x86/include/asm/xen/ |
H A D | hypercall.h | 583 MULTI_set_gdt(struct multicall_entry *mcl, unsigned long *frames, int entries) MULTI_set_gdt() argument
|
/linux-4.1.27/net/can/ |
H A D | bcm.c | 107 struct can_frame *frames; member in struct:bcm_op 308 memcpy(skb_put(skb, datalen), frames, datalen); bcm_send_to_user() local 288 bcm_send_to_user(struct bcm_op *op, struct bcm_msg_head *head, struct can_frame *frames, int has_timestamp) bcm_send_to_user() argument
|
/linux-4.1.27/sound/core/ |
H A D | pcm_compat.c | 46 snd_pcm_uframes_t frames; snd_pcm_ioctl_rewind_compat() local 63 snd_pcm_uframes_t frames; snd_pcm_ioctl_forward_compat() local 369 u32 frames; member in struct:snd_xferi32 376 u32 frames; snd_pcm_ioctl_xferi_compat() local 407 u32 frames; member in struct:snd_xfern32 421 u32 frames; snd_pcm_ioctl_xfern_compat() local
|
H A D | pcm_lib.c | 56 snd_pcm_uframes_t frames, ofs, transfer; snd_pcm_playback_silence() local 2049 snd_pcm_uframes_t frames, appl_ptr, appl_ofs; snd_pcm_lib_write1() local 2274 snd_pcm_uframes_t frames, appl_ptr, appl_ofs; snd_pcm_lib_read1() local 1989 snd_pcm_lib_write_transfer(struct snd_pcm_substream *substream, unsigned int hwoff, unsigned long data, unsigned int off, snd_pcm_uframes_t frames) snd_pcm_lib_write_transfer() argument 2149 snd_pcm_lib_writev_transfer(struct snd_pcm_substream *substream, unsigned int hwoff, unsigned long data, unsigned int off, snd_pcm_uframes_t frames) snd_pcm_lib_writev_transfer() argument 2189 snd_pcm_lib_writev(struct snd_pcm_substream *substream, void __user **bufs, snd_pcm_uframes_t frames) snd_pcm_lib_writev() argument 2211 snd_pcm_lib_read_transfer(struct snd_pcm_substream *substream, unsigned int hwoff, unsigned long data, unsigned int off, snd_pcm_uframes_t frames) snd_pcm_lib_read_transfer() argument 2358 snd_pcm_lib_readv_transfer(struct snd_pcm_substream *substream, unsigned int hwoff, unsigned long data, unsigned int off, snd_pcm_uframes_t frames) snd_pcm_lib_readv_transfer() argument 2394 snd_pcm_lib_readv(struct snd_pcm_substream *substream, void __user **bufs, snd_pcm_uframes_t frames) snd_pcm_lib_readv() argument
|
H A D | pcm_native.c | 507 snd_pcm_uframes_t frames; snd_pcm_hw_params() local 2873 snd_pcm_uframes_t frames; snd_pcm_playback_ioctl1() local 2886 snd_pcm_uframes_t frames; snd_pcm_playback_ioctl1() local 2953 snd_pcm_uframes_t frames; snd_pcm_capture_ioctl1() local 2966 snd_pcm_uframes_t frames; snd_pcm_capture_ioctl1() local 3091 snd_pcm_uframes_t frames; snd_pcm_readv() local 3127 snd_pcm_uframes_t frames; snd_pcm_writev() local 2432 snd_pcm_playback_rewind(struct snd_pcm_substream *substream, snd_pcm_uframes_t frames) snd_pcm_playback_rewind() argument 2480 snd_pcm_capture_rewind(struct snd_pcm_substream *substream, snd_pcm_uframes_t frames) snd_pcm_capture_rewind() argument 2528 snd_pcm_playback_forward(struct snd_pcm_substream *substream, snd_pcm_uframes_t frames) snd_pcm_playback_forward() argument 2577 snd_pcm_capture_forward(struct snd_pcm_substream *substream, snd_pcm_uframes_t frames) snd_pcm_capture_forward() argument
|
/linux-4.1.27/sound/drivers/ |
H A D | mts64.c | 367 mts64_smpte_start(struct parport *p, u8 hours, u8 minutes, u8 seconds, u8 frames, u8 idx) mts64_smpte_start() argument
|
/linux-4.1.27/sound/pci/emu10k1/ |
H A D | emupcm.c | 1608 unsigned int frames = bytes >> 2, count; fx8010_pb_trans_copy() local
|
/linux-4.1.27/sound/usb/misc/ |
H A D | ua101.c | 264 unsigned int frames; playback_tasklet() local 362 unsigned int frames, write_ptr; capture_urb_complete() local 552 unsigned int i, frames; start_usb_playback() local 221 copy_playback_data(struct ua101_stream *stream, struct urb *urb, unsigned int frames) copy_playback_data() argument 325 copy_capture_data(struct ua101_stream *stream, struct urb *urb, unsigned int frames) copy_capture_data() argument
|
/linux-4.1.27/sound/usb/ |
H A D | pcm.c | 1241 unsigned int stride, frames, bytes, oldptr; retire_capture_urb() local 1368 unsigned int counts, frames, bytes; prepare_playback_urb() local
|
/linux-4.1.27/drivers/xen/ |
H A D | grant-table.c | 894 static int gnttab_map_frames_v1(xen_pfn_t *frames, unsigned int nr_gframes) gnttab_map_frames_v1() argument 914 xen_pfn_t *frames; gnttab_map() local
|
/linux-4.1.27/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 750 int frames = 0; i596_rx() local
|
H A D | lib82596.c | 653 int frames = 0; i596_rx() local
|
/linux-4.1.27/drivers/media/i2c/smiapp/ |
H A D | smiapp-core.c | 2275 static int smiapp_get_skip_frames(struct v4l2_subdev *subdev, u32 *frames) smiapp_get_skip_frames() argument
|
/linux-4.1.27/drivers/media/platform/marvell-ccic/ |
H A D | mcam-core.h | 86 unsigned int frames; member in struct:mcam_frame_state
|
/linux-4.1.27/drivers/staging/slicoss/ |
H A D | slicoss.c | 2003 u32 frames = 0; slic_rcv_handler() local 2050 u32 frames = 0; slic_xmit_complete() local
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
H A D | hostap_hw.c | 2484 int frames = 30; hostap_bap_tasklet() local
|
/linux-4.1.27/drivers/block/ |
H A D | pktcdvd.c | 521 static struct packet_data *pkt_alloc_packet_data(int frames) pkt_alloc_packet_data() argument
|
/linux-4.1.27/fs/ext3/ |
H A D | namei.c | 467 static void dx_release (struct dx_frame *frames) dx_release() argument 614 struct dx_frame frames[2], *frame; ext3_htree_fill_tree() local 970 struct dx_frame frames[2], *frame; ext3_dx_find_entry() local 1338 struct dx_frame frames[2], *frame; make_indexed_dir() local 1488 struct dx_frame frames[2], *frame; ext3_dx_add_entry() local 494 ext3_htree_next_block(struct inode *dir, __u32 hash, struct dx_frame *frame, struct dx_frame *frames, __u32 *start_hash) ext3_htree_next_block() argument
|
/linux-4.1.27/fs/ext4/ |
H A D | namei.c | 867 static void dx_release (struct dx_frame *frames) dx_release() argument 1059 struct dx_frame frames[2], *frame; ext4_htree_fill_tree() local 1511 struct dx_frame frames[2], *frame; ext4_dx_find_entry() local 2001 struct dx_frame frames[2], *frame; make_indexed_dir() local 2226 struct dx_frame frames[2], *frame; ext4_dx_add_entry() local 894 ext4_htree_next_block(struct inode *dir, __u32 hash, struct dx_frame *frame, struct dx_frame *frames, __u32 *start_hash) ext4_htree_next_block() argument
|
/linux-4.1.27/sound/pci/rme9652/ |
H A D | rme9652.c | 448 rme9652_set_interrupt_interval(struct snd_rme9652 *s, unsigned int frames) rme9652_set_interrupt_interval() argument
|
H A D | hdsp.c | 1089 static int hdsp_set_interrupt_interval(struct hdsp *s, unsigned int frames) hdsp_set_interrupt_interval() argument
|
H A D | hdspm.c | 1533 static int hdspm_set_interrupt_interval(struct hdspm *s, unsigned int frames) hdspm_set_interrupt_interval() argument 4757 int a, ltc, frames, seconds, minutes, hours; snd_hdspm_proc_read_tco() local
|
/linux-4.1.27/sound/soc/sh/ |
H A D | fsi.c | 442 static int fsi_frame2sample(struct fsi_priv *fsi, int frames) fsi_frame2sample() argument 457 int frames; fsi_get_current_fifo_samples() local
|
/linux-4.1.27/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 263 int frames; member in struct:s2255_dev
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 174 u64 frames; member in struct:lb_port_stats
|
/linux-4.1.27/include/uapi/sound/ |
H A D | asound.h | 488 snd_pcm_uframes_t frames; member in struct:snd_xferi 494 snd_pcm_uframes_t frames; member in struct:snd_xfern
|
/linux-4.1.27/include/uapi/linux/ |
H A D | videodev2.h | 636 __u8 frames; member in struct:v4l2_timecode
|