Searched defs:start (Results 76 - 90 of 90) sorted by relevance

1234

/include/rdma/
H A Dib_user_verbs.h113 * All commands from userspace should start with a __u32 command field
246 __u64 start; member in struct:ib_uverbs_reg_mr
/include/sound/
H A Dymfpci.h206 u32 start; member in struct:snd_ymfpci_playback_bank
223 u32 start; /* 32-bit offset */ member in struct:snd_ymfpci_capture_bank
230 u32 start; /* 32-bit offset */ member in struct:snd_ymfpci_effect_bank
/include/drm/
H A Di915_drm.h251 int start; /* agp offset */ member in struct:drm_i915_batchbuffer
326 int __user *region_offset; /* offset from start of fb or agp */
337 int start; member in struct:drm_i915_mem_init_heap
584 /** Offset in the batchbuffer to start execution from. */
632 /** Offset in the batchbuffer to start execution from. */
H A Dradeon_drm.h415 unsigned int start; member in struct:__anon98
627 int start; member in struct:drm_radeon_indices
683 int start; member in struct:drm_radeon_indirect
730 int __user *region_offset; /* offset from start of fb or GART */
741 int start; member in struct:drm_radeon_mem_init_heap
962 /* virtual address start, va < start are reserved by the kernel */
/include/linux/ceph/
H A Dceph_fs.h213 __le32 start; member in struct:ceph_osd_getmap
400 __le64 start; /* initial location to lock */ member in struct:ceph_mds_request_args::__anon208
401 __le64 length; /* num bytes to lock from start */
506 __le64 start;/* file offset to start lock at */ member in struct:ceph_filelock
507 __le64 length; /* num bytes to lock; 0 for all following start */
/include/linux/
H A Dhdreg.h327 unsigned long start; member in struct:hd_geometry
H A Dhid.h682 * @start: called on probe to start the device
691 int (*start)(struct hid_device *hdev); member in struct:hid_ll_driver
741 int hid_parse_report(struct hid_device *hid, __u8 *start, unsigned size);
825 * hid_hw_start - start underlaying HW
831 * and start the device (if not deffered to device open). hid_hw_stop must be
837 int ret = hdev->ll_driver->start(hdev);
861 * hid_hw_open - signal underlaying HW to start delivering events
865 * Tell underlying HW to start delivering events from the device.
H A Dperf_event.h725 * Common implementation detail of pmu::{start,commit,cancel}_txn
757 #define PERF_EF_START 0x01 /* start the counter when adding */
771 * !0. ->start() will be used to continue.
773 void (*start) (struct perf_event *event, int flags); member in struct:pmu
H A Dskbuff.h141 * buffers which do not start on a page boundary.
339 * @csum: Checksum (must include start/offset pair)
340 * @csum_start: Offset from skb->head where checksumming should start
889 * @skb: skb to start from
1101 * Queue a buffer at the start of a list. This function takes no locks
1550 * shifting the start of the packet by 2 bytes. Drivers should do this
2006 * @start: start of data before pull
2015 const void *start, unsigned int len)
2018 skb->csum = csum_sub(skb->csum, csum_partial(start, le
2014 skb_postpull_rcsum(struct sk_buff *skb, const void *start, unsigned int len) argument
[all...]
H A Dfb.h286 __u32 start; /* First entry */ member in struct:fb_cmap
489 __u32 start; /* First entry */ member in struct:fb_cmap_user
1052 extern int fb_deferred_io_fsync(struct file *file, loff_t start,
H A Dpci.h487 resource_size_t start; member in struct:pci_bus_region
1343 #define pci_resource_start(dev, bar) ((dev)->resource[(bar)].start)
1382 const struct resource *rsrc, resource_size_t *start,
1385 *start = rsrc->start;
1381 pci_resource_to_user(const struct pci_dev *dev, int bar, const struct resource *rsrc, resource_size_t *start, resource_size_t *end) argument
H A Dfs.h40 __u64 start; member in struct:fstrim_range
954 pgoff_t start; /* where readahead started */ member in struct:file_ra_state
969 return (index >= ra->start &&
970 index < ra->start + ra->size);
1216 extern int lock_may_read(struct inode *, loff_t start, unsigned long count);
1217 extern int lock_may_write(struct inode *, loff_t start, unsigned long count);
1351 static inline int lock_may_read(struct inode *inode, loff_t start, argument
1357 static inline int lock_may_write(struct inode *inode, loff_t start, argument
1665 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start,
2015 extern int do_truncate(struct dentry *, loff_t start, unsigne
[all...]
H A Dinput.h958 * @delay: delay before effect should start playing
1220 * to start generating events (start polling thread,
1387 * @start: starts handler for given handle. This function is called by
1421 void (*start)(struct input_handle *handle); member in struct:input_handler
1599 * @playback: Called to request device to start playing specified effect
H A Dvideodev2.h214 /* For RGB colourspaces, this is probably a good start. */
393 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') /* H264 with start codes */
394 #define V4L2_PIX_FMT_H264_NO_SC v4l2_fourcc('A', 'V', 'C', '1') /* H264 without start codes */
586 * V4L2_MEMORY_MMAP, equals the offset from the start of
591 * @data_offset: offset in the plane to the start of data; usually 0,
623 * offset from the start of the device memory for this plane,
1989 } start; member in union:v4l2_decoder_cmd::__anon1386
2011 __s32 start[2]; member in struct:v4l2_vbi_format
/include/net/
H A Dmac80211.h58 * they start with the IEEE 802.11 header and include the same octets that are
1637 * it can PS-Poll, or it can possibly start a uAPSD service period.
1757 * @IEEE80211_AMPDU_RX_START: start Rx aggregation
1759 * @IEEE80211_AMPDU_TX_START: start Tx aggregation
1809 * @start: Called before the first netdevice attached to the hardware
1844 * enabled. Because it is not called for monitor mode devices, @start
1910 * @hw_scan: Ask the hardware to service the scan request, no need to start
1932 * @sched_scan_start: Ask the hardware to start scanning repeatedly at
2133 int (*start)(struct ieee80211_hw *hw); member in struct:ieee80211_ops
2443 * calling the ->start() operatio
2551 ieee80211_sta_ps_transition_ni(struct ieee80211_sta *sta, bool start) argument
[all...]

Completed in 802 milliseconds

1234