Home
last modified time | relevance | path

Searched refs:single (Results 1 – 25 of 106) sorted by relevance

12345

/drivers/power/supply/
Dbq27xxx_battery_i2c.c29 bool single) in bq27xxx_battery_i2c_read() argument
46 if (single) in bq27xxx_battery_i2c_read()
55 if (!single) in bq27xxx_battery_i2c_read()
64 int value, bool single) in bq27xxx_battery_i2c_write() argument
75 if (single) { in bq27xxx_battery_i2c_write()
Dbq27xxx_battery_hdq.c41 bool single) in bq27xxx_battery_hdq_read() argument
48 if (!single) { in bq27xxx_battery_hdq_read()
/drivers/gpu/drm/i915/gem/selftests/
Dhuge_pages.c300 fake_huge_pages_object(struct drm_i915_private *i915, u64 size, bool single) in fake_huge_pages_object() argument
320 if (single) in fake_huge_pages_object()
407 int i, j, single; in igt_mock_exhaust_device_supported_pages() local
425 for (single = 0; single <= 1; ++single) { in igt_mock_exhaust_device_supported_pages()
426 obj = fake_huge_pages_object(i915, combination, !!single); in igt_mock_exhaust_device_supported_pages()
696 bool single = false; in igt_mock_ppgtt_huge_fill() local
708 obj = fake_huge_pages_object(i915, size, single); in igt_mock_ppgtt_huge_fill()
790 obj->base.size, yesno(!!single)); in igt_mock_ppgtt_huge_fill()
800 single = !single; in igt_mock_ppgtt_huge_fill()
875 int i, single; in igt_mock_ppgtt_64K() local
[all …]
/drivers/media/dvb-frontends/drx39xyj/
Ddrx_dap_fasi.h201 #error DRXDAP_MAX_WCHUNKSIZE must be at least 3 in single master mode
209 #error DRXDAP_MAX_WCHUNKSIZE must be at least 5 in single master mode
/drivers/infiniband/core/
Drw.c254 struct ib_rdma_wr *rdma_wr = &ctx->single.wr; in rdma_rw_init_single_wr()
258 ctx->single.sge.lkey = qp->pd->local_dma_lkey; in rdma_rw_init_single_wr()
259 ctx->single.sge.addr = sg_dma_address(sg) + offset; in rdma_rw_init_single_wr()
260 ctx->single.sge.length = sg_dma_len(sg) - offset; in rdma_rw_init_single_wr()
267 rdma_wr->wr.sg_list = &ctx->single.sge; in rdma_rw_init_single_wr()
533 first_wr = &ctx->single.wr.wr; in rdma_rw_ctx_wrs()
534 last_wr = &ctx->single.wr.wr; in rdma_rw_ctx_wrs()
/drivers/usb/serial/
DKconfig30 allows logins in single user mode). This could be useful if some
99 Say Y here if you want to use a Belkin USB Serial single port
100 adaptor (F5U103 is one of the model numbers) or the Peracom single
109 Say Y here if you want to use a Winchiphead CH341 single port
163 mp3 player via USB. The driver uses a single ttyUSB{0,1,2,...}
173 Say Y here if you want to use a FTDI SIO single port USB to serial
253 Say Y here if you want to use the Fintek F81232 single
305 Say Y here if you want to use a Keyspan PDA, Xircom or Entrega single
329 Say Y here if you want to use a KL5KUSB105 - based single port
361 Say Y here if you want to use a USB Serial single port adapter from
[all …]
/drivers/staging/media/av7110/
Dvideo-command.rst77 1 specifies forward single stepping,
78 -1 specifies backward single stepping,
Dvideo_types.rst119 1 specifies forward single stepping,
120 -1 specifies backward single stepping,
217 /* pointer to and size of a single iframe in memory */
219 char *iFrame; /* pointer to a single iframe in memory */
/drivers/devfreq/
DKconfig17 However, because the clock frequencies of a single device are
18 determined by the single device's state, an instance of devfreq
19 is attached to a single device and returns a "representative"
/drivers/media/dvb-frontends/
Dstv0910.h30 u8 single; member
/drivers/net/ethernet/wiznet/
DKconfig26 W5100 is a single chip with integrated 10/100 Ethernet MAC,
39 W5300 is a single chip with integrated 10/100 Ethernet MAC,
/drivers/scsi/libsas/
Dsas_expander.c370 u8 *disc_resp, int single) in sas_ex_phy_discover_helper() argument
375 disc_req[9] = single; in sas_ex_phy_discover_helper()
386 sas_set_ex_phy(dev, single, disc_resp); in sas_ex_phy_discover_helper()
390 int sas_ex_phy_discover(struct domain_device *dev, int single) in sas_ex_phy_discover() argument
409 if (0 <= single && single < ex->num_phys) { in sas_ex_phy_discover()
410 res = sas_ex_phy_discover_helper(dev, disc_req, disc_resp, single); in sas_ex_phy_discover()
1174 static int sas_ex_discover_devices(struct domain_device *dev, int single) in sas_ex_discover_devices() argument
1180 if (0 <= single && single < end) { in sas_ex_discover_devices()
1181 i = single; in sas_ex_discover_devices()
/drivers/rapidio/
DKconfig68 for RapidIO subsystem. You may select single built-in method or
87 provides socket-like interface to allow sharing of single RapidIO
/drivers/iio/addac/
DKconfig17 This driver supports the 16 channels of single-ended (8 channels of
/drivers/net/usb/
Dsierra_net.c377 struct lsi_umts_single *single = (struct lsi_umts_single *)lsi; in sierra_net_parse_lsi() local
380 if (single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV4 && in sierra_net_parse_lsi()
381 single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV6) { in sierra_net_parse_lsi()
383 single->link_type); in sierra_net_parse_lsi()
/drivers/gpu/drm/i2c/
DKconfig19 Support for sil164 and similar single-link (or dual-link
/drivers/net/can/usb/
DKconfig114 PCAN-USB single CAN 2.0b channel USB adapter
116 PCAN-USB FD single CAN-FD channel USB adapter
/drivers/usb/gadget/function/
Du_fs.h48 bool single; member
/drivers/staging/fieldbus/anybuss/
DKconfig8 You can attach a single Anybus-S compatible card to it, which
/drivers/md/
DKconfig11 Support multiple physical spindles through a single logical device.
92 of a single drive, and the set protects against a failure of (N - 1)
136 of a single drive. For a given sector (row) number, (N - 1) drives
138 For a RAID-4 set, the parity blocks are present on a single drive,
268 Unstripes I/O so it is issued solely on a single drive in a HW
428 of a single drive. For a given sector (row) number, (N - 1) drives
430 For a RAID-4 set, the parity blocks are present on a single drive,
/drivers/tty/serial/
DKconfig39 messages and warnings and which allows logins in single user mode).
67 messages and warnings and which allows logins in single user mode).
123 kernel messages and warnings and which allows logins in single user
146 warnings and which allows logins in single user mode).
216 logins in single user mode) as /dev/ttyAMLx.
297 streams into a single hardware serial port.
307 kernel messages and warnings and which allows logins in single user
349 kernel messages and warnings and which allows logins in single user
379 kernel messages and warnings and which allows logins in single user
527 messages and warnings and which allows logins in single user mode).
[all …]
/drivers/net/hippi/
DKconfig13 single-mode). HIPPI networks are commonly used for clusters and to
/drivers/w1/slaves/
DKconfig24 single-channel addressable switch.
25 This device can also work as a single-channel
/drivers/net/ethernet/freescale/fman/
DKconfig23 The FMAN internal queue can overflow when FMAN splits single
/drivers/mux/
DKconfig40 The driver builds a single multiplexer controller using a number

12345