| /linux/arch/powerpc/include/asm/ |
| H A D | icswx.h | 7 * This provides the Initiate Coprocessor Store Word Indexed (ICSWX) 161 /* RFC02167 Initiate Coprocessor Instructions document 175 /* RFC02167 Initiate Coprocessor Instructions document 176 * Chapter 8.2.1 Initiate Coprocessor Store Word Indexed (ICSWX)
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_unseal.c | 74 struct crypto_ahash *tfm = ctx->initiate ? in gss_krb5_verify_mic_v2() 94 if ((!ctx->initiate && (flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR)) || in gss_krb5_verify_mic_v2() 95 (ctx->initiate && !(flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR))) in gss_krb5_verify_mic_v2()
|
| /linux/include/scsi/fc/ |
| H A D | fc_encaps.h | 61 FC_SOF_I4 = 0x29, /* initiate class 4 */ 62 FC_SOF_I2 = 0x2d, /* initiate class 2 */ 63 FC_SOF_I3 = 0x2e, /* initiate class 3 */
|
| /linux/Documentation/gpu/amdgpu/ |
| H A D | flashing.rst | 16 3. "Read" from the `psp_vbflash` sysfs file to initiate the flash process. 25 …irmware payload stored in `/lib/firmware/amdgpu` to the sysfs file will initiate the flash process.
|
| /linux/drivers/comedi/drivers/ |
| H A D | pcmda12.c | 75 * Initiate transfer if not in simultaneaous xfer in pcmda12_ao_insn_write() 94 * Initiate simultaneaous xfer mode by reading one of the in pcmda12_ao_insn_read() 112 /* Initiate transfer by reading one of the AO registers. */ in pcmda12_ao_reset()
|
| H A D | cb_pcimdda.c | 45 * to initiate the simultaneous XFER. 100 * in order to initiate the simultaneous transfer. in cb_pcimdda_ao_insn_write() 119 /* Initiate the simultaneous transfer */ in cb_pcimdda_ao_insn_read()
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-reqbufs.rst | 13 DMX_REQBUFS - Initiate Memory Mapping and/or DMA buffer I/O 36 This ioctl is used to initiate a memory mapped or DMABUF based demux I/O.
|
| /linux/drivers/staging/greybus/Documentation/firmware/ |
| H A D | firmware.c | 87 /* Initiate Mode-switch to the newly loaded firmware */ in update_intf_firmware() 88 printf("Initiate Mode switch\n"); in update_intf_firmware() 92 printf("Failed to initiate mode-switch (%d)\n", ret); in update_intf_firmware()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | admin-state.c | 323 * vdo_start_draining() - Initiate a drain operation if the current state permits it. 325 * @operation: The type of drain to initiate. 392 * vdo_start_loading() - Initiate a load operation if the current state permits it. 394 * @operation: The type of load to initiate. 446 * vdo_start_resuming() - Initiate a resume operation if the current state permits it.
|
| /linux/drivers/w1/ |
| H A D | w1_netlink.h | 32 * @W1_MASTER_CMD: initiate operations on a specific master 84 * @W1_CMD_SEARCH: initiate a standard search, returns only the slave
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | suspend.c | 63 * store_hibernate - Initiate partition hibernation 118 * 0 if drmgr is to initiate update, and 1 otherwise
|
| /linux/drivers/media/usb/stk1160/ |
| H A D | stk1160-ac97.c | 49 /* Set command write bit to initiate write operation */ in stk1160_write_ac97() 65 /* Set command read bit to initiate read operation */ in stk1160_read_ac97()
|
| /linux/arch/arm/mach-pxa/ |
| H A D | sleep.S | 133 orr r0, r0, #2 @ initiate change bit 144 @ initiate the frequency change...
|
| /linux/Documentation/driver-api/firmware/ |
| H A D | fw_upload.rst | 8 persistent sysfs nodes to enable users to initiate firmware updates for 20 identify the device under /sys/class/firmware. A user may initiate a
|
| /linux/Documentation/driver-api/ |
| H A D | s390-drivers.rst | 73 Devices that want to initiate channel I/O need to attach to the ccw bus. 77 The functions that initiate or terminate channel I/O all act upon a ccw
|
| /linux/include/drm/intel/ |
| H A D | xe_sriov_vfio.h | 65 * xe_sriov_vfio_stop_copy_enter() - Initiate a VF device migration data save. 83 * xe_sriov_vfio_resume_data_enter() - Initiate a VF device migration data restore.
|
| /linux/Documentation/devicetree/bindings/power/reset/ |
| H A D | axxia-reset.txt | 4 block to initiate a chip reset.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-peci | 7 initiate scan for PECI devices on all PECI controllers
|
| H A D | gpio-cdev | 19 Initiate various actions.
|
| H A D | debugfs-iio-ad9467 | 36 Writing to this file will initiate one of available test tone on
|
| /linux/drivers/media/usb/as102/ |
| H A D | as102_fw.c | 187 /* initiate firmware upload */ in as102_fw_upload() 211 /* initiate firmware upload */ in as102_fw_upload()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_mdio.c | 150 /* initiate the read */ in enetc_mdio_read_c22() 199 /* initiate the read */ in enetc_mdio_read_c45()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-dump.c | 117 return sprintf(buf, "1 - initiate Service Processor(FSP) dump\n"); in init_dump_show() 126 pr_warn("%s: Failed to initiate FSP dump (%d)\n", in dump_fips_init() 435 pr_warn("%s: Failed to create initiate dump attr group\n", in opal_platform_dump_init()
|
| /linux/drivers/char/ |
| H A D | Kconfig | 171 below to be able to initiate a system shutdown from the button. 177 If you say Y here, then you will be able to initiate a system 179 The number of presses to initiate the shutdown is two by default,
|
| /linux/Documentation/networking/caif/ |
| H A D | linux_caif.rst | 19 channels, initiate GPRS Data connections, Video channels and Utility Channels. 195 interface can initiate flow stop for all CAIF Channels.
|