| /linux/Documentation/sound/hd-audio/ |
| H A D | controls.rst | 29 speaker-only is chosen, plugging into a headphone or a line-out jack 31 selected, plugging to a headphone jack mutes both speakers and 89 (D0/D3) are changed dynamically depending on the jack plugging
|
| /linux/block/ |
| H A D | blk-zoned.c | 54 * The reference is incremented whenever a new BIO needing plugging is 86 * block layer can automatically handle write BIO plugging. BIO-based in disk_need_zone_resources() 910 * write plugging for zone append writes, which makes the zone condition 1301 * already went through zone write plugging (either a new BIO or one that was 1444 /* Conventional zones do not need write plugging. */ in blk_zone_wplug_handle_write() 1481 /* Indicate that this BIO is being handled using zone write plugging. */ in blk_zone_wplug_handle_write() 1544 * going to handle @bio through plugging. However, we may already have a in blk_zone_wplug_handle_native_zone_append() 1578 * blk_zone_plug_bio - Handle a zone write BIO with zone write plugging 1583 * using zone write plugging. 1600 * target device capabilities. Plugging such writes is fine as the flush in blk_zone_plug_bio() [all …]
|
| H A D | blk.h | 552 * operation do not go through zone write plugging as they may operate in blk_zone_bio_endio() 564 * that the next write BIO can be submitted by zone write plugging. in blk_zone_bio_endio()
|
| H A D | bfq-iosched.c | 833 * of this function is used to check whether I/O-dispatch plugging can 1968 * says no, then plugging is not needed any longer, either to in bfq_bfqq_handle_idle_busy_switch() 1970 * the best option is to stop plugging I/O, as not doing so in bfq_bfqq_handle_idle_busy_switch() 2125 * first I/O-plugging time interval for bfqq. This triggers the first 2128 * during the next I/O-plugging interval for bfqq. 2971 * plugging most of the time. This evidently makes it harder in bfq_setup_cooperator() 3714 * idling (I/O-dispatch plugging) is certainly needed to guarantee 3844 * plugging I/O dispatching minimizes the delay induced by already 3850 * unlucky scenario: if I/O-dispatch plugging is (correctly) disabled 3860 * plugging for a special symmetric case that may suddenly turn into [all …]
|
| /linux/Documentation/devicetree/bindings/ata/ |
| H A D | ahci-common.yaml | 116 plugging, eSATA, FIS-based Switching, etc (see AHCI specification
|
| /linux/Documentation/translations/zh_CN/block/ |
| H A D | blk-mq.rst | 70 合并顺序访问的请求仍可减少单独请求的数量。这种合并请求的技术称为 plugging。
|
| /linux/drivers/pci/hotplug/ |
| H A D | ibmphp_pci.c | 122 err("The device %x is VGA compatible and as is not supported for hot plugging. " in ibmphp_configure_card() 126 err("The device %x is not supported for hot plugging. Please choose another device.\n", in ibmphp_configure_card() 169 …err("This %x is not PCI-to-PCI bridge, and as is not supported for hot-plugging. Please insert an… in ibmphp_configure_card() 235 …err("This %x is not PCI-to-PCI bridge, and as is not supported for hot-plugging. Please insert an… in ibmphp_configure_card() 1091 err("embedded bridges not supported for hot-plugging.\n"); in scan_behind_bridge() 1098 …err("The device %x is VGA compatible and as is not supported for hot plugging. Please choose anot… in scan_behind_bridge() 1102 … err("The device %x is not supported for hot plugging. Please choose another device.\n", device); in scan_behind_bridge() 1596 * add a new bus resulting from hot-plugging a PPB bridge with devices
|
| /linux/Documentation/arch/s390/ |
| H A D | vfio-ap-locking.rst | 77 to find an ap_matrix_mdev instance for the purpose of plugging/unplugging
|
| /linux/Documentation/scsi/ |
| H A D | hpsa.rst | 61 normally have to use this. It may be useful when hot plugging devices like
|
| /linux/include/uapi/linux/ |
| H A D | virtio_mem.h | 51 * or unplugged. The device driver is responsible for (un)plugging memory
|
| /linux/drivers/accessibility/speakup/ |
| H A D | Kconfig | 199 This is a dummy Speakup driver for plugging a mere serial
|
| /linux/include/linux/ |
| H A D | blkdev.h | 877 * write plugging 881 * write plugging (using blk_zone_plug_bio()). Return false otherwise. 894 /* Only write operations need zone write plugging. */ in bio_needs_zone_write_plugging() 902 /* Ignore BIOs that already have been handled by zone write plugging. */ in bio_needs_zone_write_plugging() 907 * All zone write operations must be handled through zone write plugging in bio_needs_zone_write_plugging()
|
| H A D | blk_types.h | 323 BIO_ZONE_WRITE_PLUGGING, /* bio handled through zone write plugging */
|
| /linux/Documentation/block/ |
| H A D | blk-mq.rst | 78 plugging.
|
| /linux/drivers/platform/surface/ |
| H A D | Kconfig | 199 Select M or Y here, if you want to (fully) support hot-plugging of
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-parport.rst | 93 circuit the output buffers! So plugging the I2C adapter after loading
|
| /linux/fs/btrfs/ |
| H A D | raid56.h | 129 * plugging code to collect partial bios while plugged. The stripe
|
| /linux/arch/sparc/include/asm/ |
| H A D | bbc.h | 77 * with this register, ie. for hot plugging.
|
| /linux/mm/ |
| H A D | swap_state.c | 841 /* The page was likely read above, so no need for plugging here */ in swap_cluster_readahead() 956 /* The folio was likely read above, so no need for plugging here */ in swap_vma_readahead()
|
| /linux/drivers/scsi/snic/ |
| H A D | snic_disc.c | 263 * Plugging into SML Device Tree in snic_tgt_create()
|
| /linux/fs/iomap/ |
| H A D | ioend.c | 208 * plugging.
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | psb_intel_sdvo_regs.h | 196 * Returns a struct intel_sdvo_ouptut_flags of displays supporting hot plugging.
|
| /linux/drivers/input/mouse/ |
| H A D | vsxxxaa.c | 310 * after plugging the mouse in, or when explicitly in vsxxxaa_handle_POR_packet()
|
| /linux/drivers/net/phy/ |
| H A D | smsc.c | 227 * unstable detection of plugging in Ethernet cable.
|
| /linux/drivers/virtio/ |
| H A D | virtio_mem.c | 221 /* The block size used for plugging/adding/removing. */ 1433 dev_dbg(&vm->vdev->dev, "plugging memory: 0x%llx - 0x%llx\n", addr, in virtio_mem_send_plug_request() 1453 dev_dbg(&vm->vdev->dev, "plugging memory failed: %d\n", rc); in virtio_mem_send_plug_request()
|