| /kernel/linux/linux-4.19/arch/alpha/include/uapi/asm/ |
| D | unistd.h | 5 #define __NR_osf_syscall 0 /* not implemented */ 10 #define __NR_osf_old_open 5 /* not implemented */ 13 #define __NR_osf_old_creat 8 /* not implemented */ 16 #define __NR_osf_execve 11 /* not implemented */ 23 #define __NR_osf_getfsstat 18 /* not implemented */ 30 #define __NR_exec_with_loader 25 /* not implemented */ 32 #define __NR_osf_nrecvmsg 27 /* not implemented */ 33 #define __NR_osf_nsendmsg 28 /* not implemented */ 34 #define __NR_osf_nrecvfrom 29 /* not implemented */ 35 #define __NR_osf_naccept 30 /* not implemented */ [all …]
|
| /kernel/linux/linux-4.19/Documentation/arm/nwfpe/ |
| D | README.FPE | 22 These instructions are fully implemented. 34 These instructions are fully implemented. They store/load three words 52 FLT/FIX are fully implemented. 54 RFS/WFS are fully implemented. 56 RFC/WFC are fully implemented. RFC/WFC are supervisor only instructions, and 67 These are fully implemented. 81 These are fully implemented. 87 These are fully implemented as well. They use the same algorithm as the 97 This is fully implemented. 104 These are fully implemented. [all …]
|
| /kernel/linux/linux-5.10/Documentation/arm/nwfpe/ |
| D | netwinder-fpe.rst | 28 These instructions are fully implemented. 40 These instructions are fully implemented. They store/load three words 58 FLT/FIX are fully implemented. 60 RFS/WFS are fully implemented. 62 RFC/WFC are fully implemented. RFC/WFC are supervisor only instructions, and 73 These are fully implemented. 87 These are fully implemented. 93 These are fully implemented as well. They use the same algorithm as the 103 This is fully implemented. 110 These are fully implemented. [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/qxl/ |
| D | qxl_prime.c | 32 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_pin() 38 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_unpin() 44 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_get_sg_table() 52 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_import_sg_table() 58 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_vmap() 64 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_vunmap() 70 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_mmap()
|
| /kernel/linux/linux-4.19/drivers/staging/vboxvideo/ |
| D | vbox_prime.c | 36 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_pin() 42 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_unpin() 47 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_get_sg_table() 55 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_import_sg_table() 61 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_vmap() 67 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_vunmap() 72 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_mmap()
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | dpseci.h | 197 * @deco_num: The number of copies of the DECO that are implemented in this 199 * @zuc_auth_acc_num: The number of copies of ZUCA that are implemented in this 201 * @zuc_enc_acc_num: The number of copies of ZUCE that are implemented in this 204 * implemented in this version of SEC 206 * implemented in this version of SEC 207 * @crc_acc_num: The number of copies of the CRC module that are implemented in 210 * implemented in this version of SEC 212 * implemented in this version of SEC 214 * implemented in this version of SEC 216 * implemented in this version of SEC [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/ |
| D | ni_route_values.h | 39 /** Marks a register value as valid, implemented, and tested. */ 43 /** Marks a register value as implemented but needing testing. */ 45 /** Marks a register value as not implemented. */ 50 /** Marks a register value as implemented but needing testing. */ 52 /** Marks a register value as not implemented. */ 55 /** Tests whether a register is marked as valid/implemented/tested */ 57 /** Tests whether a register is implemented but not tested */ 59 /** Tests whether a register is not implemented */
|
| /kernel/linux/linux-4.19/arch/arm/crypto/ |
| D | Kconfig | 8 implemented using ARM specific CPU features or instructions. 17 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 27 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 37 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 46 SHA-256 secure hash standard (DFIPS 180-2) implemented 54 SHA-256 secure hash standard (DFIPS 180-2) implemented 62 SHA-512 secure hash standard (DFIPS 180-2) implemented
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/virtio/ |
| D | virtgpu_prime.c | 33 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_pin() 39 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_unpin() 44 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_get_sg_table() 52 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_import_sg_table() 58 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_vmap() 64 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_vunmap()
|
| /kernel/linux/linux-4.19/arch/x86/boot/ |
| D | cpucheck.c | 41 0, /* REQUIRED_MASK2 not implemented in this file */ 42 0, /* REQUIRED_MASK3 not implemented in this file */ 44 0, /* REQUIRED_MASK5 not implemented in this file */ 46 0, /* REQUIRED_MASK7 not implemented in this file */ 47 0, /* REQUIRED_MASK8 not implemented in this file */ 48 0, /* REQUIRED_MASK9 not implemented in this file */ 49 0, /* REQUIRED_MASK10 not implemented in this file */ 50 0, /* REQUIRED_MASK11 not implemented in this file */ 51 0, /* REQUIRED_MASK12 not implemented in this file */ 52 0, /* REQUIRED_MASK13 not implemented in this file */ [all …]
|
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| D | cpucheck.c | 39 0, /* REQUIRED_MASK2 not implemented in this file */ 40 0, /* REQUIRED_MASK3 not implemented in this file */ 42 0, /* REQUIRED_MASK5 not implemented in this file */ 44 0, /* REQUIRED_MASK7 not implemented in this file */ 45 0, /* REQUIRED_MASK8 not implemented in this file */ 46 0, /* REQUIRED_MASK9 not implemented in this file */ 47 0, /* REQUIRED_MASK10 not implemented in this file */ 48 0, /* REQUIRED_MASK11 not implemented in this file */ 49 0, /* REQUIRED_MASK12 not implemented in this file */ 50 0, /* REQUIRED_MASK13 not implemented in this file */ [all …]
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | Kconfig | 8 implemented using ARM specific CPU features or instructions. 17 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 27 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 37 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 46 SHA-256 secure hash standard (DFIPS 180-2) implemented 54 SHA-256 secure hash standard (DFIPS 180-2) implemented 62 SHA-512 secure hash standard (DFIPS 180-2) implemented
|
| /kernel/linux/linux-5.10/Documentation/i2c/ |
| D | smbus-protocol.rst | 68 Implemented by i2c_smbus_read_byte() 83 Implemented by i2c_smbus_write_byte() 98 Implemented by i2c_smbus_read_byte_data() 111 Implemented by i2c_smbus_read_word_data() 129 Implemented by i2c_smbus_write_byte_data() 145 Implemented by i2c_smbus_write_word_data() 175 Implemented by i2c_smbus_read_block_data() 192 Implemented by i2c_smbus_write_block_data() 232 This is implemented in the following way in the Linux kernel: 274 This is implemented the following way in the Linux kernel: [all …]
|
| /kernel/linux/linux-5.10/drivers/phy/socionext/ |
| D | Kconfig | 13 Enable this to support USB PHY implemented on USB2 controller 25 Enable this to support USB PHY implemented in USB3 controller 35 Enable this to support PHY implemented in PCIe controller 45 Enable this to support PHY implemented in AHCI controller
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
| D | amd_powerplay.c | 305 pr_info_ratelimited("%s was not implemented.\n", __func__); in pp_set_clockgating_by_smu() 392 pr_info_ratelimited("%s was not implemented.\n", __func__); in pp_dpm_get_sclk() 410 pr_info_ratelimited("%s was not implemented.\n", __func__); in pp_dpm_get_mclk() 427 pr_info_ratelimited("%s was not implemented.\n", __func__); in pp_dpm_powergate_vce() 443 pr_info_ratelimited("%s was not implemented.\n", __func__); in pp_dpm_powergate_uvd() 510 pr_info_ratelimited("%s was not implemented.\n", __func__); in pp_dpm_set_fan_control_mode() 527 pr_info_ratelimited("%s was not implemented.\n", __func__); in pp_dpm_get_fan_control_mode() 545 pr_info_ratelimited("%s was not implemented.\n", __func__); in pp_dpm_set_fan_speed_percent() 563 pr_info_ratelimited("%s was not implemented.\n", __func__); in pp_dpm_get_fan_speed_percent() 599 pr_info_ratelimited("%s was not implemented.\n", __func__); in pp_dpm_set_fan_speed_rpm() [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/devlink/ |
| D | mlx5.rst | 7 This document describes the devlink features implemented by the ``mlx5`` 13 .. list-table:: Generic parameters implemented 23 .. list-table:: Driver-specific parameters implemented 54 .. list-table:: devlink info versions implemented
|
| D | bnxt.rst | 7 This document describes the devlink features implemented by the ``bnxt`` 13 .. list-table:: Generic parameters implemented 29 .. list-table:: Driver-specific parameters implemented 48 .. list-table:: devlink info versions implemented
|
| D | mlxsw.rst | 7 This document describes the devlink features implemented by the ``mlxsw`` 13 .. list-table:: Generic parameters implemented 23 .. list-table:: Driver-specific parameters implemented 45 .. list-table:: devlink info versions implemented
|
| /kernel/linux/linux-4.19/Documentation/arm/SA1100/ |
| D | Assabet | 255 I2C: Implemented, not fully tested. 268 Record: Implemented, not tested. 272 Audio play: Implemented, not heavily tested. 273 Audio rec: Implemented, not heavily tested. 274 Telco audio play: Implemented, not heavily tested. 275 Telco audio rec: Implemented, not heavily tested. 293 USB: Implemented, not heavily tested. 294 PCMCIA: Implemented, not heavily tested. 296 CF: Implemented, not heavily tested.
|
| /kernel/linux/linux-5.10/Documentation/arm/sa1100/ |
| D | assabet.rst | 257 - I2C: Implemented, not fully tested. 271 - Record: Implemented, not tested. 275 - Audio play: Implemented, not heavily tested. 276 - Audio rec: Implemented, not heavily tested. 277 - Telco audio play: Implemented, not heavily tested. 278 - Telco audio rec: Implemented, not heavily tested. 296 - USB: Implemented, not heavily tested. 297 - PCMCIA: Implemented, not heavily tested. 298 - CF: Implemented, not heavily tested.
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/powerplay/ |
| D | amd_powerplay.c | 294 pr_info("%s was not implemented.\n", __func__); in pp_set_clockgating_by_smu() 381 pr_info("%s was not implemented.\n", __func__); in pp_dpm_get_sclk() 399 pr_info("%s was not implemented.\n", __func__); in pp_dpm_get_mclk() 416 pr_info("%s was not implemented.\n", __func__); in pp_dpm_powergate_vce() 432 pr_info("%s was not implemented.\n", __func__); in pp_dpm_powergate_uvd() 499 pr_info("%s was not implemented.\n", __func__); in pp_dpm_set_fan_control_mode() 516 pr_info("%s was not implemented.\n", __func__); in pp_dpm_get_fan_control_mode() 534 pr_info("%s was not implemented.\n", __func__); in pp_dpm_set_fan_speed_percent() 552 pr_info("%s was not implemented.\n", __func__); in pp_dpm_get_fan_speed_percent() 696 pr_info("%s was not implemented.\n", __func__); in pp_dpm_force_clock_level() [all …]
|
| /kernel/linux/linux-4.19/fs/fuse/ |
| D | fuse_i.h | 569 /** Is open/release not implemented by fs? */ 572 /** Is fsync not implemented by fs? */ 575 /** Is fsyncdir not implemented by fs? */ 578 /** Is flush not implemented by fs? */ 581 /** Is setxattr not implemented by fs? */ 584 /** Is getxattr not implemented by fs? */ 587 /** Is listxattr not implemented by fs? */ 590 /** Is removexattr not implemented by fs? */ 593 /** Are posix file locking primitives not implemented by fs? */ 596 /** Is access not implemented by fs? */ [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
| D | ia_css_ctc.host.c | 31 SH_CSS_BAYER_MAXVAL / 5, /* To be implemented */ 32 SH_CSS_BAYER_MAXVAL * 2 / 5, /* To be implemented */ 33 SH_CSS_BAYER_MAXVAL * 3 / 5, /* To be implemented */ 34 SH_CSS_BAYER_MAXVAL * 4 / 5, /* To be implemented */
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
| D | vidtv_demod.c | 249 * This is implemented here just to be used as an example for real 252 * Should only be implemented if it actually reads something from the hardware. 296 * This is implemented here just to be used as an example for real 299 * Should only be implemented if the demod has support for DVB-S or DVB-S2 309 * This is implemented here just to be used as an example for real 312 * Should only be implemented if the demod has support for DVB-S or DVB-S2 322 * This is implemented here just to be used as an example for real 325 * Should only be implemented if the demod has support for DVB-S or DVB-S2 335 * This is implemented here just to be used as an example for real 338 * Should only be implemented if the demod has support for DVB-S or DVB-S2
|
| /kernel/linux/linux-4.19/Documentation/hwmon/ |
| D | adt7475 | 66 * system acoustics optimizations (not implemented) 77 * 1 Imon input (not implemented) 78 * PECI support (not implemented) 79 * 2 GPIO pins (not implemented) 80 * system acoustics optimizations (not implemented)
|