Searched refs:which (Results 126 - 150 of 517) sorted by relevance

1234567891011>>

/linux-master/arch/alpha/kernel/
H A Dpci.c421 SYSCALL_DEFINE3(pciconfig_iobase, long, which, unsigned long, bus,
428 if (which & IOBASE_FROM_HOSE) {
445 switch (which & ~IOBASE_FROM_HOSE) {
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.c145 state = vsp1_entity_get_state(&brx->entity, sd_state, fmt->which);
203 sel->which);
235 state = vsp1_entity_get_state(&brx->entity, sd_state, sel->which);
H A Dvsp1_uif.c98 state = vsp1_entity_get_state(&uif->entity, sd_state, sel->which);
146 state = vsp1_entity_get_state(&uif->entity, sd_state, sel->which);
/linux-master/drivers/media/i2c/
H A Dov5693.c774 unsigned int pad, enum v4l2_subdev_format_whence which)
776 switch (which) {
789 unsigned int pad, enum v4l2_subdev_format_whence which)
791 switch (which) {
824 crop = __ov5693_get_pad_crop(ov5693, state, format->pad, format->which);
845 format->which);
853 if (format->which == V4L2_SUBDEV_FORMAT_TRY)
897 sel->which);
952 __crop = __ov5693_get_pad_crop(ov5693, state, sel->pad, sel->which);
960 sel->which);
772 __ov5693_get_pad_format(struct ov5693_device *ov5693, struct v4l2_subdev_state *state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
787 __ov5693_get_pad_crop(struct ov5693_device *ov5693, struct v4l2_subdev_state *state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
[all...]
H A Dov5645.c853 enum v4l2_subdev_format_whence which)
855 switch (which) {
873 format->which);
880 unsigned int pad, enum v4l2_subdev_format_whence which)
882 switch (which) {
903 format->which);
913 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) {
928 format->which);
945 fmt.which = sd_state ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE;
964 sel->which);
850 __ov5645_get_pad_format(struct ov5645 *ov5645, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
878 __ov5645_get_pad_crop(struct ov5645 *ov5645, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
[all...]
/linux-master/io_uring/
H A Dwaitid.c26 int which; member in struct:io_waitid
292 iw->which = READ_ONCE(sqe->len);
312 ret = kernel_waitid_prepare(&iwa->wo, iw->which, iw->upid, &iw->info,
/linux-master/drivers/media/pci/cx18/
H A Dcx18-controls.c80 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
/linux-master/drivers/cpufreq/
H A DKconfig.x8644 This driver adds a CPUFreq driver which utilizes a fine grain
90 This driver adds a CPUFreq driver which utilizes the ACPI
185 governor, which allows it to make more power-conscious frequency
201 This add the CPUFreq driver for NatSemi Geode processors which
243 mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2,
256 on systems which have an Intel 440BX/ZX/MX southbridge.
297 which support LongRun.
336 Don't perform all checks for a speedstep capable system which would
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_tpg.c49 if (format->which == V4L2_SUBDEV_FORMAT_TRY) {
/linux-master/arch/powerpc/include/asm/
H A Dvio.h146 extern const void *vio_get_attribute(struct vio_dev *vdev, char *which,
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c136 if (fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE) {
163 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY)
194 enum v4l2_subdev_format_whence which)
196 if (which == V4L2_SUBDEV_FORMAT_TRY)
205 enum v4l2_subdev_format_whence which)
207 if (which == V4L2_SUBDEV_FORMAT_TRY)
226 sel->which);
230 sel->which);
247 "set subdev %u sel which %u target 0x%4x rect [%ux%u]",
248 imgu_sd->pipe, sel->which, se
192 imgu_subdev_get_crop(struct imgu_v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
203 imgu_subdev_get_compose(struct imgu_v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
[all...]
/linux-master/drivers/pci/hotplug/
H A Dibmphp_ebda.c28 * BIOS Data Area which describe the configuration of the hot-plug
600 int which = 0; /* rxe = 1, chassis = 0 */ local
626 which = 1; /* it is RXE */
630 which = 0;
635 which = 0;
641 which = 1;
652 which = 1;
654 which = 0;
659 which == 0 ? "chassis" : "rxe",
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_wait.c34 static int sys_waitid(int which, pid_t pid, siginfo_t *info, int options, argument
37 return syscall(__NR_waitid, which, pid, info, options, ru);
/linux-master/arch/powerpc/kernel/
H A Dpci_32.c326 SYSCALL_DEFINE3(pciconfig_iobase, long, which,
336 switch (which) {
H A Dpci_64.c31 /* pci_io_base -- the base address from which io bars are offsets.
226 SYSCALL_DEFINE3(pciconfig_iobase, long, which, unsigned long, in_bus,
264 switch (which) {
/linux-master/tools/power/cpupower/lib/
H A Dpowercap.c117 enum powercap_get64 which,
126 strcat(file, powercap_get64_files[which]);
116 sysfs_powercap_get64_val(struct powercap_zone *zone, enum powercap_get64 which, uint64_t *val) argument
/linux-master/security/selinux/
H A Davc.c199 u8 perm, u8 which)
203 if ((which == XPERMS_ALLOWED) &&
206 else if ((which == XPERMS_AUDITALLOW) &&
209 else if ((which == XPERMS_DONTAUDIT) &&
293 *avc_xperms_decision_alloc(u8 which) argument
304 if (which & XPERMS_ALLOWED) {
310 if (which & XPERMS_AUDITALLOW) {
316 if (which & XPERMS_DONTAUDIT) {
1016 * driver field is used to specify which set contains the permission.
1103 * This is the "we have no node" part of avc_has_perm_noaudit(), which i
198 avc_xperms_has_perm(struct extended_perms_decision *xpd, u8 perm, u8 which) argument
[all...]
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc-scaler.c35 if (format->which == V4L2_SUBDEV_FORMAT_TRY) {
76 if (req_fmt->which == V4L2_SUBDEV_FORMAT_TRY) {
115 * Advertise the formats which the ISC can take as input, as the scaler
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-vip.c257 if (code->which == V4L2_SUBDEV_FORMAT_ACTIVE)
295 if (fse->which == V4L2_SUBDEV_FORMAT_ACTIVE)
/linux-master/drivers/video/fbdev/via/
H A Dvia_i2c.c179 struct i2c_adapter *viafb_find_i2c_adapter(enum viafb_i2c_adap which) argument
181 struct via_i2c_stuff *stuff = &via_i2c_par[which];
/linux-master/arch/x86/kernel/fpu/
H A Dxstate.h109 * supports modified optimization which is not supported by XSAVE.
114 * original instruction which gets replaced. We need to use it here as the
167 extern int __xfd_enable_feature(u64 which, struct fpu_guest *guest_fpu);
173 static inline int __xfd_enable_feature(u64 which, struct fpu_guest *guest_fpu) { argument
226 * from the request bitmap reduces the features which are written.
227 * Generate a mask of features which must be written to a sigframe. The
234 * to determine which features have been optimized out.
257 * old applications which don't understand the compacted format of the
266 * Include the features which are not xsaved/rstored by the kernel
/linux-master/drivers/block/
H A Drbd.c174 * An rbd_dev structure contains a parent_spec pointer which is
456 * - REMOVING (which is coupled with rbd_dev->open_count) is protected
1102 static const char *_rbd_dev_v1_snap_name(struct rbd_device *rbd_dev, u32 which) argument
1106 rbd_assert(which < rbd_dev->header.snapc->num_snaps);
1111 while (which--)
1155 u32 which; local
1158 which = rbd_dev_snap_index(rbd_dev, snap_id);
1159 if (which == BAD_SNAP_INDEX)
1162 snap_name = _rbd_dev_v1_snap_name(rbd_dev, which);
1185 u32 which; local
2019 rbd_cls_object_map_update(struct ceph_osd_request *req, int which, u64 objno, u8 new_state, const u8 *current_state) argument
2064 int which = 0; local
2158 rbd_osd_setup_data(struct ceph_osd_request *osd_req, int which) argument
2181 rbd_osd_setup_stat(struct ceph_osd_request *osd_req, int which) argument
2204 rbd_osd_setup_copyup(struct ceph_osd_request *osd_req, int which, u32 bytes) argument
2225 __rbd_osd_setup_write_ops(struct ceph_osd_request *osd_req, int which) argument
2269 __rbd_osd_setup_discard_ops(struct ceph_osd_request *osd_req, int which) argument
2327 __rbd_osd_setup_zeroout_ops(struct ceph_osd_request *osd_req, int which) argument
2398 rbd_osd_setup_write_ops(struct ceph_osd_request *osd_req, int which) argument
2968 int which = 0; local
3046 int which = 0; local
5923 u32 which = 0; local
5940 u32 which; local
[all...]
/linux-master/Documentation/sphinx/
H A Dkfigure.py7 Sphinx extension which implements scalable image handling.
16 installed. For more details take a look at ``convert_image(...)`` which is
71 def which(cmd): function
74 This *which* searches the PATH for executable ``cmd`` . First match is
175 dot_cmd = which('dot')
176 convert_cmd = which('convert')
177 rsvg_convert_cmd = which('rsvg-convert')
178 inkscape_cmd = which('inkscape')
/linux-master/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc0310.c361 unsigned int pad, enum v4l2_subdev_format_whence which)
363 if (which == V4L2_SUBDEV_FORMAT_TRY)
386 fmt = gc0310_get_pad_format(dev, sd_state, format->pad, format->which);
400 fmt = gc0310_get_pad_format(dev, sd_state, format->pad, format->which);
507 if (interval->which != V4L2_SUBDEV_FORMAT_ACTIVE)
359 gc0310_get_pad_format(struct gc0310_device *dev, struct v4l2_subdev_state *state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
/linux-master/arch/m68k/fpsp040/
H A Dfpsp.h57 | handled by the package, or "bra real_xxxx" which is an external
190 .set E1,2 | which bit is E1 flag
191 .set E3,1 | which bit is E3 flag
192 .set SFLAG,0 | which bit is S flag
195 .set XFLAG,7 | which bit is X flag
196 .set UFLAG,5 | which bit is U flag
197 .set TFLAG,4 | which bit is T flag

Completed in 209 milliseconds

1234567891011>>