| /drivers/gpu/drm/i915/ |
| A D | i915_deps.c | 38 if (deps->fences != &deps->single) in i915_deps_reset_fences() 42 deps->fences = &deps->single; in i915_deps_reset_fences() 71 if (deps->fences != &deps->single) in i915_deps_fini() 92 if (new_fences != &deps->single) in i915_deps_grow()
|
| A D | i915_deps.h | 25 struct dma_fence *single; member
|
| /drivers/power/supply/ |
| A D | bq27xxx_battery_i2c.c | 29 bool single) in bq27xxx_battery_i2c_read() argument 47 if (single) in bq27xxx_battery_i2c_read() 65 if (!single) in bq27xxx_battery_i2c_read() 74 int value, bool single) in bq27xxx_battery_i2c_write() argument 85 if (single) { in bq27xxx_battery_i2c_write()
|
| A D | bq27xxx_battery_hdq.c | 41 bool single) in bq27xxx_battery_hdq_read() argument 48 if (!single) { in bq27xxx_battery_hdq_read()
|
| /drivers/gpu/drm/i915/gem/selftests/ |
| A D | huge_pages.c | 348 if (single) in fake_huge_pages_object() 429 int i, j, single; in igt_mock_exhaust_device_supported_pages() local 447 for (single = 0; single <= 1; ++single) { in igt_mock_exhaust_device_supported_pages() 722 bool single = false; in igt_ppgtt_huge_fill() local 749 obj = fake_huge_pages_object(i915, size, single); in igt_ppgtt_huge_fill() 833 obj->base.size, str_yes_no(!!single)); in igt_ppgtt_huge_fill() 843 single = !single; in igt_ppgtt_huge_fill() 924 int i, single; in igt_ppgtt_64K() local 965 for (single = 0; single <= 1; single++) { in igt_ppgtt_64K() 966 obj = fake_huge_pages_object(i915, size, !!single); in igt_ppgtt_64K() [all …]
|
| A D | i915_gem_mman.c | 1316 struct intel_memory_region *single[] = { mr }; in igt_mmap_migrate() local 1355 err = __igt_mmap_migrate(single, ARRAY_SIZE(single), mr, in igt_mmap_migrate() 1377 err = __igt_mmap_migrate(single, ARRAY_SIZE(single), mr, in igt_mmap_migrate() 1392 err = __igt_mmap_migrate(single, ARRAY_SIZE(single), mr, in igt_mmap_migrate()
|
| /drivers/gpu/drm/ci/xfails/ |
| A D | msm-sm8350-hdk-fails.txt | 4 kms_cursor_legacy@single-bo,Fail 5 kms_cursor_legacy@single-move,Fail
|
| A D | meson-g12b-fails.txt | 4 kms_cursor_legacy@single-bo,Fail 5 kms_cursor_legacy@single-move,Fail
|
| A D | i915-tgl-fails.txt | 26 syncobj_wait@invalid-single-wait-all-unsubmitted,Timeout
|
| /drivers/mtd/nand/spi/ |
| A D | winbond.c | 319 bool dtr, single; in w35n0xjw_vcr_cfg() local 325 single = (op->cmd.buswidth == 1 && op->addr.buswidth == 1 && op->data.buswidth == 1); in w35n0xjw_vcr_cfg() 327 if (single && !dtr) in w35n0xjw_vcr_cfg() 329 else if (!single && !dtr) in w35n0xjw_vcr_cfg() 331 else if (!single && dtr) in w35n0xjw_vcr_cfg()
|
| /drivers/staging/media/atomisp/ |
| A D | notes.txt | 25 So in this case a single binary handles the entire pipeline. 29 on the ISP can do multiple processing steps in a single pipeline 30 element (in a single binary).
|
| /drivers/media/dvb-frontends/drx39xyj/ |
| A D | drx_dap_fasi.h | 201 #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/ |
| A D | rw.c | 255 struct ib_rdma_wr *rdma_wr = &ctx->single.wr; in rdma_rw_init_single_wr() 259 ctx->single.sge.lkey = qp->pd->local_dma_lkey; in rdma_rw_init_single_wr() 260 ctx->single.sge.addr = sg_dma_address(sg) + offset; in rdma_rw_init_single_wr() 261 ctx->single.sge.length = sg_dma_len(sg) - offset; in rdma_rw_init_single_wr() 268 rdma_wr->wr.sg_list = &ctx->single.sge; in rdma_rw_init_single_wr() 523 first_wr = &ctx->single.wr.wr; in rdma_rw_ctx_wrs() 524 last_wr = &ctx->single.wr.wr; in rdma_rw_ctx_wrs()
|
| /drivers/usb/serial/ |
| A D | Kconfig | 30 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 329 Say Y here if you want to use a KL5KUSB105 - based single port 381 Say Y here if you want to use USB Serial single and double 449 Say Y here if you want to use the PL2303 USB Serial single port [all …]
|
| /drivers/iio/addac/ |
| A D | Kconfig | 17 single-channel software configurable input/output solution. 48 This driver supports the 16 channels of single-ended (8 channels of
|
| /drivers/net/ethernet/wiznet/ |
| A D | Kconfig | 26 W5100 is a single chip with integrated 10/100 Ethernet MAC, 39 W5300 is a single chip with integrated 10/100 Ethernet MAC,
|
| /drivers/media/dvb-frontends/ |
| A D | stv0910.h | 21 u8 single; member
|
| /drivers/clk/ |
| A D | kunit_clk_fixed_rate_test.dtso | 16 compatible = "test,single-clk-consumer";
|
| /drivers/scsi/libsas/ |
| A D | sas_expander.c | 375 int single) in sas_ex_phy_discover_helper() argument 380 disc_req[9] = single; in sas_ex_phy_discover_helper() 390 sas_set_ex_phy(dev, single, disc_resp); in sas_ex_phy_discover_helper() 394 int sas_ex_phy_discover(struct domain_device *dev, int single) in sas_ex_phy_discover() argument 413 if (0 <= single && single < ex->num_phys) { in sas_ex_phy_discover() 414 res = sas_ex_phy_discover_helper(dev, disc_req, disc_resp, single); in sas_ex_phy_discover() 1124 static int sas_ex_discover_devices(struct domain_device *dev, int single) in sas_ex_discover_devices() argument 1130 if (0 <= single && single < end) { in sas_ex_discover_devices() 1131 i = single; in sas_ex_discover_devices()
|
| /drivers/devfreq/ |
| A D | Kconfig | 16 However, because the clock frequencies of a single device are 17 determined by the single device's state, an instance of devfreq 18 is attached to a single device and returns a "representative"
|
| /drivers/video/fbdev/omap/ |
| A D | lcd_dma.h | 55 extern void omap_set_lcd_dma_single_transfer(int single);
|
| /drivers/net/usb/ |
| A D | sierra_net.c | 377 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/net/ethernet/intel/idpf/ |
| A D | Kconfig | 22 This option enables support for legacy single Rx/Tx queues w/no
|
| /drivers/tty/serial/ |
| A D | Kconfig | 39 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 148 warnings and which allows logins in single user mode). 199 logins in single user mode) as /dev/ttyAMLx. 275 streams into a single hardware serial port. 308 all kernel messages and warnings and which allows logins in single 1185 warnings and which allows logins in single user mode). 1440 and warnings and which allows logins in single user mode) 1505 single user mode). [all …]
|
| /drivers/gpu/drm/ci/ |
| A D | build-igt.sh | 30 git clone https://gitlab.freedesktop.org/drm/igt-gpu-tools.git --single-branch --no-checkout
|