Searched refs:frames (Results 1 – 12 of 12) sorted by relevance
| /include/xen/ |
| D | mem-reservation.h | 31 xen_pfn_t *frames); 39 xen_pfn_t *frames) in xenmem_reservation_va_mapping_update() argument 43 __xenmem_reservation_va_mapping_update(count, pages, frames); in xenmem_reservation_va_mapping_update() 56 int xenmem_reservation_increase(int count, xen_pfn_t *frames); 58 int xenmem_reservation_decrease(int count, xen_pfn_t *frames);
|
| D | grant_table.h | 194 int arch_gnttab_map_shared(xen_pfn_t *frames, unsigned long nr_gframes, 197 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes, 243 xen_pfn_t *frames; member
|
| /include/sound/ |
| D | pcm.h | 1174 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *buf, unsigned int frames); 1196 snd_pcm_uframes_t frames, bool in_kernel); 1200 const void __user *buf, snd_pcm_uframes_t frames) in snd_pcm_lib_write() argument 1202 return __snd_pcm_lib_xfer(substream, (void __force *)buf, true, frames, false); in snd_pcm_lib_write() 1207 void __user *buf, snd_pcm_uframes_t frames) in snd_pcm_lib_read() argument 1209 return __snd_pcm_lib_xfer(substream, (void __force *)buf, true, frames, false); in snd_pcm_lib_read() 1214 void __user **bufs, snd_pcm_uframes_t frames) in snd_pcm_lib_writev() argument 1216 return __snd_pcm_lib_xfer(substream, (void *)bufs, false, frames, false); in snd_pcm_lib_writev() 1221 void __user **bufs, snd_pcm_uframes_t frames) in snd_pcm_lib_readv() argument 1223 return __snd_pcm_lib_xfer(substream, (void *)bufs, false, frames, false); in snd_pcm_lib_readv() [all …]
|
| /include/uapi/linux/can/ |
| D | bcm.h | 74 struct can_frame frames[]; member
|
| /include/linux/ |
| D | pktcdvd.h | 121 int frames; /* Number of frames in this packet */ member
|
| /include/soc/fsl/ |
| D | dpaa2-io.h | 140 void dpaa2_io_update_net_dim(struct dpaa2_io *d, __u64 frames, __u64 bytes);
|
| /include/trace/events/ |
| D | v4l2.h | 136 __entry->timecode_frames = buf->timecode.frames; 213 __entry->timecode_frames = vbuf->timecode.frames;
|
| /include/uapi/sound/ |
| D | asound.h | 610 snd_pcm_uframes_t frames; member 616 snd_pcm_uframes_t frames; member
|
| /include/uapi/linux/ |
| D | rkisp1-config.h | 496 __u8 frames; member
|
| D | videodev2.h | 982 __u8 frames; member
|
| /include/net/mana/ |
| D | mana.h | 485 int mana_xdp_xmit(struct net_device *ndev, int n, struct xdp_frame **frames,
|
| /include/media/ |
| D | v4l2-subdev.h | 557 int (*g_skip_frames)(struct v4l2_subdev *sd, u32 *frames);
|