Searched refs:which (Results 1 - 25 of 146) sorted by relevance

123456

/drivers/scsi/ufs/
H A DKconfig49 This is a generic driver which supports PCIe UFS Host controllers.
/drivers/pnp/
H A DKconfig10 Plug and Play (PnP) is a standard for peripherals which allows those
/drivers/media/dvb/ttpci/
H A Dav7110_ipack.c17 p->which = 0;
227 p->which = 0;
285 if (p->mpeg == 1 && p->which < 2000) {
292 while (!p->which && c < count &&
304 if ((p->check & 0xc0) == 0x40 && !p->which) {
311 p->which = 1;
319 p->which = 2;
324 if (p->which == 1) {
330 p->which = 2;
338 p->which
[all...]
/drivers/memstick/core/
H A DKconfig16 This option is usually just for embedded systems which use
24 support. This provides a block device driver, which you can use
/drivers/hwspinlock/
H A DKconfig26 Say y here to support the STE Hardware Semaphore functionality, which
/drivers/pps/generators/
H A DKconfig11 If you say yes here you get support for a PPS signal generator which
/drivers/usb/mon/
H A DKconfig9 If you select this option, a component which captures the USB traffic
/drivers/xen/xen-pciback/
H A Dconf_space_header.c15 int which; member in struct:pci_bar_info
103 bar->which = 1;
111 bar->which = 0;
119 /* For the BARs, only allow writes which write ~0 or
137 bar->which = 1;
145 bar->which = 0;
161 *value = bar->which ? bar->len_val : bar->val;
200 bar->which = 0;
213 bar->which = 0;
222 bar->which
[all...]
/drivers/isdn/hisax/
H A Dhisax_fcpcipnp.h56 void (*write_ctrl) (struct fritz_bcs *bcs, int which);
/drivers/media/video/
H A Dv4l2-subdev.c212 if (format->which != V4L2_SUBDEV_FORMAT_TRY &&
213 format->which != V4L2_SUBDEV_FORMAT_ACTIVE)
225 if (format->which != V4L2_SUBDEV_FORMAT_TRY &&
226 format->which != V4L2_SUBDEV_FORMAT_ACTIVE)
238 if (crop->which != V4L2_SUBDEV_FORMAT_TRY &&
239 crop->which != V4L2_SUBDEV_FORMAT_ACTIVE)
251 if (crop->which != V4L2_SUBDEV_FORMAT_TRY &&
252 crop->which != V4L2_SUBDEV_FORMAT_ACTIVE)
H A Dmt9v032.c171 mt9v032_update_aec_agc(struct mt9v032 *mt9v032, u16 which, int enable) argument
178 value |= which;
180 value &= ~which;
254 unsigned int pad, enum v4l2_subdev_format_whence which)
256 switch (which) {
268 unsigned int pad, enum v4l2_subdev_format_whence which)
270 switch (which) {
364 format->which);
381 format->which);
395 format->which);
253 __mt9v032_get_pad_format(struct mt9v032 *mt9v032, struct v4l2_subdev_fh *fh, unsigned int pad, enum v4l2_subdev_format_whence which) argument
267 __mt9v032_get_pad_crop(struct mt9v032 *mt9v032, struct v4l2_subdev_fh *fh, unsigned int pad, enum v4l2_subdev_format_whence which) argument
[all...]
/drivers/net/ethernet/mellanox/mlx4/
H A DKconfig26 debug_level module parameter (which can also be set after
/drivers/pci/pcie/aer/
H A DKconfig.debug16 help of a user space helper tool aer-inject, which can be
/drivers/usb/serial/
H A Dezusb_convert.pl38 * from which it was derived.
/drivers/mmc/core/
H A DKconfig14 This option is usually just for embedded systems which use
17 This option sets a default which can be overridden by the
36 devices which do not contain the necessary enumeration
/drivers/isdn/hardware/eicon/
H A DKconfig17 In order to use this card, additional firmware is necessary, which
/drivers/net/plip/
H A DKconfig12 install a Linux distribution on a machine which doesn't have a
19 with "null printer" or "Turbo Laplink" cables which can transmit 4
21 bidirectional parallel ports only, which can transmit 8 bits at a
/drivers/scsi/libsas/
H A DKconfig30 This provides transport specific helpers for SAS drivers which
/drivers/scsi/mpt2sas/
H A DKconfig58 gather entries per I/O. The driver default is 128, which matches
/drivers/usb/class/
H A DKconfig11 This driver supports USB modems and ISDN adapters which support the
/drivers/usb/otg/
H A DKconfig45 The ISP1301 is a full speed USB transceiver which is used in
57 Enable this to support ULPI connected USB OTG transceivers which
93 This driver is to be used by all the usb transceiver which are either
94 built-in with usb ip or which are autonomous and doesn't require any
107 This driver is not supported on boards like trout which
/drivers/media/video/omap3isp/
H A Dispresizer.c126 * @which : wanted subdev format
131 unsigned int pad, enum v4l2_subdev_format_whence which)
133 if (which == V4L2_SUBDEV_FORMAT_TRY)
143 * @which : wanted subdev crop rectangle
147 enum v4l2_subdev_format_whence which)
149 if (which == V4L2_SUBDEV_FORMAT_TRY)
648 * Configures the memory address to which the output frame is written.
725 * (where iw is the requested input width) which can be rewritten as
1195 * @which : active or try format
1209 format = __resizer_get_format(res, fh, RESZ_PAD_SOURCE, crop->which);
130 __resizer_get_format(struct isp_res_device *res, struct v4l2_subdev_fh *fh, unsigned int pad, enum v4l2_subdev_format_whence which) argument
146 __resizer_get_crop(struct isp_res_device *res, struct v4l2_subdev_fh *fh, enum v4l2_subdev_format_whence which) argument
1331 resizer_try_format(struct isp_res_device *res, struct v4l2_subdev_fh *fh, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) argument
[all...]
/drivers/block/drbd/
H A DKconfig23 Each minor device has a role, which can be 'primary' or 'secondary'.
31 nodes), which means it can exhibit shared disk semantics in a
/drivers/char/tpm/
H A DKconfig10 If you have a TPM security chip in your system, which
23 which is required to validate the PCR 0-7 values.
/drivers/firmware/
H A DKconfig13 Services real mode BIOS calls to determine which disk
49 at least test release version 0.5.0-test3 or later, which is
101 and the Dell systems on which Dell systems management software makes
133 in which the ISCSI Boot Firmware Table (iBFT) resides. This

Completed in 507 milliseconds

123456